Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Identity] Migration guide (v1 to v2) (#17796)
* [Identity] Migration guide * Apply suggestions from code review Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> * reference in the README and fixed links * Apply suggestions from code review Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> * Feedback by Ramya, and other small polishes * removed the service fabric note * Separated the changelog entries from the migration guide, and moved to version 2.0.0 * packages to v2 * fixed bad link -- though these Troubleshooting links wont work until Karishmas PR is merged * Mentioning the lack of Service Fabric support * improvements after thorough reading * Update sdk/identity/identity/migration-v1-v2.md Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com> * improved the CHANGELOG and the migration guide * using the caret * all seems good now * Update CHANGELOG.md * Update CHANGELOG.md * Small changes around RegionalAuthority * Apply suggestions from code review Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com> * addressed more of the feedback * Removed references to RegionalAuthorities * moved network change out of breaking changes * Apply suggestions from code review Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com> * [Identity] Disabling regional authority support (#18026) * [Identity] Disabling regional authority support * feedback from Scott Schaab * [ai-form-recognizer] Merge 4.0.0-beta.1 (#18036) * Obliterate existing FR SDK for clean history * [ai-form-recognizer] Migrate Form Recognizer SDK work to public repo. (#17955) * Migrate Form Recognizer SDK work to public repo. * Fixed a couple of little things in the source. * Updated README and CHANGELOG * Use latest swagger * Updated CHANGELOG * Some more fixes * WIP Migration Guide * README fixes * Renamed common options type * Apply suggestions from code review * Update CHANGELOG * Fixed TypeScript version mismatch in dev-tool. * re-recorded tests and enabled AAD * Updated skip list * added summaries to all samples * Updated skip list * Updated doc string * Pick internal/hidden * Generated camera-ready samples * Extend migration guide * Fix link Co-authored-by: Will Temple <will@wtemple.net> Co-authored-by: Will Temple <will@wtemple.net> * Post release automated changes for keyvault releases (#18034) Post release automated changes for azure-keyvault-keys * [Schema Registry] Update changelog (#18041) * [Azure Monitor OpenTelemetry Exporter]Update changelog for 1.0.0-beta.5 release (#18038) * Update changelog * Update sdk/monitor/monitor-opentelemetry-exporter/CHANGELOG.md Co-authored-by: KarishmaGhiya <kghiya8@gmail.com> * Update sdk/monitor/monitor-opentelemetry-exporter/CHANGELOG.md Co-authored-by: KarishmaGhiya <kghiya8@gmail.com> * Format Co-authored-by: KarishmaGhiya <kghiya8@gmail.com> * fix sample on readme (#18022) * [EventGrid] Update System Events, Prepare for Release (#17977) Update our swagger reference commit to pull in some new system events and add them to our mappings. * Handle multiple segments in service directory path (#18015) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> * Post release automated changes for azure-service-bus (#18045) * [Synapse Artifacts] Re generate for October Release (#17981) * Update synapse artifacts * Undo recording changes * Update changelog * update recordings * Update changelog * Remove .deb file * Revert change back (#18040) Reverts back to a version that does not have mysterious Credential Issue Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com> * [Schema Registry] Edit readme (#18048) * Re-enable api extractor when building abort-controller (#17986) This PR re-enables the use of api extractor in the build step for the abort-controller package. I no longer see the problems reported in #10320 Fixes #10320 * [Synapse Spark] Regenerate with latest release tag package-spark-2020-12-01 (#17980) * Regenerate with latest release tag package-spark-2020-12-01 * Update changelog * Post release automated changes for schemaregistry releases (#18051) Post release automated changes for azure-schema-registry-avro * Reduce test scope for test-utils pipeline (#18046) * Reduce test scope for test-utils pipeline * Post release automated changes for eventgrid releases (#18050) Post release automated changes for azure-eventgrid * [Schema Registry] Post release automation (#18052) * [Schema Registry] Post release automation * bump SR dep ver * update changelog * [Identity] Caught up with POD Identity fix added on 1.5.1 (#18054) * remaining feedback from Ramya * removed references to the troubleshooting guide * Update sdk/identity/identity/CHANGELOG.md Co-authored-by: Harsha Nalluru <sanallur@microsoft.com> * added a placeholder for the Troubleshooting.md file * Update sdk/identity/identity/CHANGELOG.md Co-authored-by: Harsha Nalluru <sanallur@microsoft.com> * last references to Identity 2.0.0-beta.7 * Fixed 2.0.0-beta.7 reference in monitor-query perf tests Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com> Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com> Co-authored-by: Will Temple <witemple@microsoft.com> Co-authored-by: Will Temple <will@wtemple.net> Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Co-authored-by: Deyaaeldeen Almahallawi <dealmaha@microsoft.com> Co-authored-by: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com> Co-authored-by: KarishmaGhiya <kghiya8@gmail.com> Co-authored-by: KarishmaGhiya <kaghiya@microsoft.com> Co-authored-by: Matt Ellis <matell@microsoft.com> Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com> Co-authored-by: Jose Manuel Heredia Hidalgo <joheredi@microsoft.com> Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com> Co-authored-by: praveenkuttappan <55455725+praveenkuttappan@users.noreply.github.com> Co-authored-by: Harsha Nalluru <sanallur@microsoft.com>
- Loading branch information