* Use $GITHUB_EVENT_PATH variable instead of inline file writing
* Archive github event data
---------
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Azure Identity SDKs are used in almost every scenario and will continue to be heavily used as usage of Entra ID expands throughout 1p and 3p customers.
Over the years some knowledge has accumulated and as a team we would like to document these decisions as well as backfill previous decisions, designs, and other docs needed by new team members.
We wanted a place that is:
- Public by default
- Language agnostic
- Supports Markdown
- Is easy to add changes and review changes
This is an experiment, and we should evaluate whether we're getting the value we need out of it (and whether there's enough engagement) but as a starting point we plan to bootstrap this in a Q&A.
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
* add github action
* fix working dir
* add to workflow
* limit to run actual test in tool repo
---------
Co-authored-by: Wanpeng Li <wanl@microsoft.com>
* Update to azure/login@v2
* Remove the unnecessary setting of enable-AzPSSession. We don't need it.
---------
Co-authored-by: James Suplizio <jasupliz@microsoft.com>
* Enable event processor for azure-sdk
* Turn ManualIssueTriage on
* Remove FabricBot.json and add event processor yml files
* add event.yml which will be disabled when the PR is merged
* adding mgmt namespace review issue template
* updated mgmt namespace review issue template for new process.
* Added messaging to direct teams to the scheduling tool if they try to use the old github issue templates.
* Updated link to scheduling tool
* Update .github/ISSUE_TEMPLATE/adp_review_service_intro.md
Co-authored-by: Kyle P <kylepa@microsoft.com>
* Update .github/ISSUE_TEMPLATE/adp_api_review_and_signoff.md
Co-authored-by: Kyle P <kylepa@microsoft.com>
* Added examples for mgmt namespaces
* updates for resource provider name in example
---------
Co-authored-by: Kyle P <kylepa@microsoft.com>
* Moving Inventory Dashboard scripts to repo
* adding myself as codeowner for inventory dashboard scripts
* fixes#5408, release CSVs pulled in from local disk
* removed un-used dependencies
* fixes#5409 pull rest api specs from local storage
* Added clone step for azure-rest-api-specs repo
* changed path for azure-rest-api-specs repo
* fixed yaml formatting change
* changed location of produced inventory.csv file
* removed PowerBI binary
* adding initial version of inventory.csv
* Fixed bug of missing package saying it was created from a file path instead of API Spec Dir