https://github.com/aimenux/appinsightsmanagementdemo
Using appinsights management library
https://github.com/aimenux/appinsightsmanagementdemo
appinsights netcore31 vs19
Last synced: about 1 month ago
JSON representation
Using appinsights management library
- Host: GitHub
- URL: https://github.com/aimenux/appinsightsmanagementdemo
- Owner: aimenux
- Created: 2020-02-22T02:42:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T19:37:54.000Z (over 6 years ago)
- Last Synced: 2025-02-27T01:54:35.764Z (over 1 year ago)
- Topics: appinsights, netcore31, vs19
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# AppInsightsManagementDemo
```
Using appinsights management library to manage api keys
```
> In order to allow access to an appinsights using rest calls, you need to create api keys via portal, azure cli, etc.
>> In this demo, i m using azure management library for creating (then deleting) an api key with permissions (read/write).
**`Tools`** : vs19, net core 3.1