-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[applicationinsights][python] Convert applicationinsights readme.python.md to singleapi package format #36026
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
Java fails. Add @weidongxu-microsoft / @XiaofeiCao for awareness. |
Java error is from example... Will take a look. |
One of the example values seems not correct.
Lines 322 to 328 in 80c26c9
Though example value is array: Lines 10 to 19 in 80c26c9
@weidongxu-microsoft Guess we could make |
Emm, we had |
Let me do a PR to modify example #36165 see if Sriknata is correct that we can fix this in swagger microsoft/typespec#7349 (comment) (instead of our codegen report warning then ignore it) |
* [Language] Remove old preview API versions (#31781) * [Language] Remove old preview API versions * Remove 2023-04-15-preview from authoring * update the api version * tsv compile --------- Co-authored-by: Bidisha Chakraborty <[email protected]> * Migrate API Doc Preview (#35018) * Add package.json * Enable eng/tools in JS * First cut at direct port * Wire up command, move some functions into changed-files.js * Move, pipeline, refactor * Trivial test change to a spec file * Usage, logging, add pathExists to changed-files.js, types in doc-preview.js, coverage for doc-preview.js * Prettier * SkipCheckoutNone * Git token auth * -- * ../ * Pool * fetchDepth: 2 * Get-ChildItem * More logging * Directory * BaseRepoOwner * Cleanup * 02 * Comment * Test a change that should break the docs build * Queue docs build * 02 * Tab * Add wait and result output * Log files * Direct invocation with valid path * Output buildstart.json * Fixes * Remove BOM * PR Number * Test changes that won't break the build * encodeURIComponent * -pwsh * Revert BatchService.json testing * Test from another PR * Test timeouts * Test timeout in script * > * Remove test exception * Show token scope * Set status on PR * git rev-parse HEAD * SourceCommitId * -Azure/ * Set check state in DevOps pipeline * set-pr-check.yml * -description * Can't enforce values for macro (defined at runtime) syntax at template expansion time * .mjs -> .js * .js, other documentation * vso * displayName * Add package.json to eng/scripts, wire up to github-test.yaml (might need a rename) * sparse checkout eng/scripts * eng/scripts/package-lock.json * package.json * npm i * prettier -> format * package-lock.json * --output * Path * Revert test changes in specification/ * Revert "Test from another PR" This reverts commit 04aeecc. * Architecture feedback * Paths * Docs preview * pscore * ` * copy * $buildStart * Test: timeout * ( * Remove test timeout * Test orchestration build failure * Revert contrived orchestration failure * Contrive a docs build failure * Test success case * Revert spec change * Add support for filtering quickstart templates * Use aka.ms link for docs support teams channel * Sparse checkout might work but that can be investigated elsewhere * Improve param validation * Test api-doc-preview param validation in practice * Revert github-test.yaml * Revert .gitignore * Remove unnecessary files * More status update messages * Revert "Test api-doc-preview param validation in practice" This reverts commit 929d33c. * Fix package.json/package-lock.json * package-lock.json * npm i * Format * Apply suggestions from code review Co-authored-by: Mike Harder <[email protected]> * inline, fix ts-check errors * Use getChangedFilesStatuses to exclude deleted files instead of querying the filesystem directly * Comments * Named typedefs, more exceptions, expand "key" to a couple variables * Adjust PR triggers * Remove fs/promises/access * Add WorkingDirectory to npm-install.yml, use shebang invocation * Remove infinite loop condition * pathExists * .js * ( * Only run docs build if there are changes to push * DisplayName * Final TODOs * Format * Update eng/pipelines/swagger-api-doc-preview.yml Co-authored-by: Mike Harder <[email protected]> --------- Co-authored-by: Mike Harder <[email protected]> * [.github] Add typescript-eslint (#36181) * [chore] npm update (#36182) * Azure Maps Weather Service: ordered the enum tables how they should appear in the docs. (#35646) * ordered the enum tables how they should appear in the docs. Updated enum descriptions. * ordered the enum tables how they should appear in the docs. Updated enum descriptions. * minor updates * removed blank line. * Removed word 'inhalable' --------- Co-authored-by: Faraz Siddiqui <[email protected]> * Update `summarize-checks` output - add graceful exit (#36186) * format, update output * Ensure typespec project is valid before generating typespec apiview (#36183) * [Monitor Metrics Query] Update TypeSpec Python config (#36052) Signed-off-by: Paul Van Eck <[email protected]> * Add Microsoft.Mission spec to public repo (#32359) * Moving specs from private to public The files are the same as the one in https://github.com/Azure/azure-rest-api-specs-pr/pull/20074/files#diff-4764111bf455581c775da5c4711ccd11e820292fc9c84957532fc5d278b3ea2d * Added missing files * Add only version 2024-01-01 preview * Remove old versions * add back the old versions * Removing old versions * Added older version of the API * Added older version of API to Readme * Update version.tsp * remove 2022 versions * Delete versions prior 2024-06-01-preview * remove status 200 of delete operations * remove status 200 from openapi.json * remove status 200 from example files * remove status 200 from EnclaveEndpoints_Delete.json * remove the status 200 when compiling * change ArmResourcePatchAsync to ArnCustomPatch * compile file with ArmCustomPatch * rollback to ArmResourcePatch * added version 2024-12-01 * remove status 200 from ver 2024-12-01 * change ARMResourcePatch for ARMResourcePatch * add @parameterVisibility to all ocurrences of ArmCustomPatchAsync * minor fix on ArmCustomPatchAsync * compile the model * added location to Community Update * location to community_update * Update Community_Update.json * added location to CommunityEndpoints * Added location on all update example files * added location to virtualEnclave_update * made rulecollection optional * change propertires to optional * change properties to optional * Added suppression * add suppression * rollback suppressions * made properties optional * update openapi file * Update for tsp update * Update formatting * Use latest version v6 of types.json * Use latest version v6 of types.json * Update patch model * Update patch model * Update patch model * Update patch model * Update patch model * Update patch model. Revert location addition in examples * Update patch model * Update patch model * Update patch model * Update patch model. Fix location in examples. * Update patch model. Fix location in examples. * Format update * Format update. Use Azure.Core.azureLocation for location def in mrg * Fix visibility for mrg location * Remove 2024_10 and 2024_11 * Remove 2024_10 and 2024_11 examples * Remove 2024_10 and 2024_11 from readme.md * Remove 2024_10 and 2024_11 from resource-manager * Use Update<T> instead of separately defining the patchable props * Use Update<T> on patchResources * Revert optional/required params to match ve-common and hope the Update<T> model handles it correctly. * Re-Enable PATCH optionality. * Add types for ARM resources * Fix examples * Add suppressions for AvoidAnonymousTypes * Fix examples for type updates. Add uuid type to uuid fields. * Fix examples for type updates. * Remove uuid type * Remove uuid type * Prettier * Prettier * Update suppressions * Move routes to routes.tsp * Feedback from engineering -- remove Endpoint, InternalConnection, ExternalConnection models and interfaces. Update Community to include _ as part of name validation. * Fix examples * Remove examples for deprecated resources * Remove examples for deprecated resources * Remove examples for deprecated resources --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> * [applicationinsights][python] Convert applicationinsights readme.python.md to singleapi package format (#36026) * Initial plan * Convert applicationinsights readme.python.md to singleapi package format Co-authored-by: msyyc <[email protected]> * Update readme.java.md * Update readme.java.md --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Weidong Xu <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 11336 (#36190) * Install .NET from tools repo global.json * Set workingDirectory to tools root * use exact same install steps as tools repo * revert formatting * formatting --------- Co-authored-by: Mike Harder <[email protected]> * Rename Recoveryservices.Management to RecoveryServices.Management (#36172) All files and directories under specification/recoveryservices/Recoveryservices.Management were renamed to specification/recoveryservices/RecoveryServices.Management to standardize casing and improve consistency. * Rename Powerbidedicated.Management to PowerBIDedicated.Management (#36169) All files and folders under specification/powerbidedicated/Powerbidedicated.Management were renamed to specification/powerbidedicated/PowerBIDedicated.Management to correct casing and improve consistency. * Rename NotificationHubs.Management directory and files (#36168) Renamed 'Notificationhubs.Management' to 'NotificationHubs.Management' across all specification files and examples for consistency. Also updated the service name in tspconfig.yaml to 'NotificationHubs'. Co-authored-by: Dapeng Zhang <[email protected]> * Fixed 2025-02-01-preview API by Reverting Linked Hub Changes and Added DeviceRegistry Namespace (#31635) * update common model refs (#36114) * java, mgmt, aks, fix readme (#36200) --------- Signed-off-by: Paul Van Eck <[email protected]> Co-authored-by: Bidisha Chakraborty <[email protected]> Co-authored-by: Bidisha Chakraborty <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Faraz Siddiqui <[email protected]> Co-authored-by: Scott Beddall <[email protected]> Co-authored-by: Chidozie Ononiwu <[email protected]> Co-authored-by: Paul Van Eck <[email protected]> Co-authored-by: jorgechav <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: yijinglu-microsoft <[email protected]> Co-authored-by: jiminwen-msft <[email protected]>
…2025-06-01-preview) (#36135) * Establishing baseline with the most recent API version from private preview cycle. This allows reviewers to easily diff subsequent changes against the previous spec. It is based on release-Microsoft.FileShares-2024-01-01-preview In https://github.com/Azure/azure-rest-api-specs-pr * Update version to 2025-06-01-preview. Based on private API version: 2024-01-01-preview * Bring changes for 2025-06-01-preview from development repository * Bring changes for 2025-06-01-preview from development repository * Remove unused InformationalRequestParameters model * Remove VirtualNetworkRule model from FileShares specifications * Addressing @azure-tools/typespec-azure-core/no-enum suppression: Refactor MediaTier, Redundancy, Protocol, and ShareRootSquash to use union types * Update descriptions for MediaTier, Redundancy, Protocol, and ShareRootSquash to specify they are enums * Add justification for casing-style: customized style suitable for storage admins * Refactor operation IDs for FileShare and FileShareSnapshot interfaces to improve outcome of Az PowerShell generation * Correct PUT FileShareSnapshot spec to reflect it is using 202 Accepted pattern. * Add examples and update example references in swagger * Integrate from main to topic branch (#36191) * [Language] Remove old preview API versions (#31781) * [Language] Remove old preview API versions * Remove 2023-04-15-preview from authoring * update the api version * tsv compile --------- Co-authored-by: Bidisha Chakraborty <[email protected]> * Migrate API Doc Preview (#35018) * Add package.json * Enable eng/tools in JS * First cut at direct port * Wire up command, move some functions into changed-files.js * Move, pipeline, refactor * Trivial test change to a spec file * Usage, logging, add pathExists to changed-files.js, types in doc-preview.js, coverage for doc-preview.js * Prettier * SkipCheckoutNone * Git token auth * -- * ../ * Pool * fetchDepth: 2 * Get-ChildItem * More logging * Directory * BaseRepoOwner * Cleanup * 02 * Comment * Test a change that should break the docs build * Queue docs build * 02 * Tab * Add wait and result output * Log files * Direct invocation with valid path * Output buildstart.json * Fixes * Remove BOM * PR Number * Test changes that won't break the build * encodeURIComponent * -pwsh * Revert BatchService.json testing * Test from another PR * Test timeouts * Test timeout in script * > * Remove test exception * Show token scope * Set status on PR * git rev-parse HEAD * SourceCommitId * -Azure/ * Set check state in DevOps pipeline * set-pr-check.yml * -description * Can't enforce values for macro (defined at runtime) syntax at template expansion time * .mjs -> .js * .js, other documentation * vso * displayName * Add package.json to eng/scripts, wire up to github-test.yaml (might need a rename) * sparse checkout eng/scripts * eng/scripts/package-lock.json * package.json * npm i * prettier -> format * package-lock.json * --output * Path * Revert test changes in specification/ * Revert "Test from another PR" This reverts commit 04aeecc. * Architecture feedback * Paths * Docs preview * pscore * ` * copy * $buildStart * Test: timeout * ( * Remove test timeout * Test orchestration build failure * Revert contrived orchestration failure * Contrive a docs build failure * Test success case * Revert spec change * Add support for filtering quickstart templates * Use aka.ms link for docs support teams channel * Sparse checkout might work but that can be investigated elsewhere * Improve param validation * Test api-doc-preview param validation in practice * Revert github-test.yaml * Revert .gitignore * Remove unnecessary files * More status update messages * Revert "Test api-doc-preview param validation in practice" This reverts commit 929d33c. * Fix package.json/package-lock.json * package-lock.json * npm i * Format * Apply suggestions from code review Co-authored-by: Mike Harder <[email protected]> * inline, fix ts-check errors * Use getChangedFilesStatuses to exclude deleted files instead of querying the filesystem directly * Comments * Named typedefs, more exceptions, expand "key" to a couple variables * Adjust PR triggers * Remove fs/promises/access * Add WorkingDirectory to npm-install.yml, use shebang invocation * Remove infinite loop condition * pathExists * .js * ( * Only run docs build if there are changes to push * DisplayName * Final TODOs * Format * Update eng/pipelines/swagger-api-doc-preview.yml Co-authored-by: Mike Harder <[email protected]> --------- Co-authored-by: Mike Harder <[email protected]> * [.github] Add typescript-eslint (#36181) * [chore] npm update (#36182) * Azure Maps Weather Service: ordered the enum tables how they should appear in the docs. (#35646) * ordered the enum tables how they should appear in the docs. Updated enum descriptions. * ordered the enum tables how they should appear in the docs. Updated enum descriptions. * minor updates * removed blank line. * Removed word 'inhalable' --------- Co-authored-by: Faraz Siddiqui <[email protected]> * Update `summarize-checks` output - add graceful exit (#36186) * format, update output * Ensure typespec project is valid before generating typespec apiview (#36183) * [Monitor Metrics Query] Update TypeSpec Python config (#36052) Signed-off-by: Paul Van Eck <[email protected]> * Add Microsoft.Mission spec to public repo (#32359) * Moving specs from private to public The files are the same as the one in https://github.com/Azure/azure-rest-api-specs-pr/pull/20074/files#diff-4764111bf455581c775da5c4711ccd11e820292fc9c84957532fc5d278b3ea2d * Added missing files * Add only version 2024-01-01 preview * Remove old versions * add back the old versions * Removing old versions * Added older version of the API * Added older version of API to Readme * Update version.tsp * remove 2022 versions * Delete versions prior 2024-06-01-preview * remove status 200 of delete operations * remove status 200 from openapi.json * remove status 200 from example files * remove status 200 from EnclaveEndpoints_Delete.json * remove the status 200 when compiling * change ArmResourcePatchAsync to ArnCustomPatch * compile file with ArmCustomPatch * rollback to ArmResourcePatch * added version 2024-12-01 * remove status 200 from ver 2024-12-01 * change ARMResourcePatch for ARMResourcePatch * add @parameterVisibility to all ocurrences of ArmCustomPatchAsync * minor fix on ArmCustomPatchAsync * compile the model * added location to Community Update * location to community_update * Update Community_Update.json * added location to CommunityEndpoints * Added location on all update example files * added location to virtualEnclave_update * made rulecollection optional * change propertires to optional * change properties to optional * Added suppression * add suppression * rollback suppressions * made properties optional * update openapi file * Update for tsp update * Update formatting * Use latest version v6 of types.json * Use latest version v6 of types.json * Update patch model * Update patch model * Update patch model * Update patch model * Update patch model * Update patch model. Revert location addition in examples * Update patch model * Update patch model * Update patch model * Update patch model. Fix location in examples. * Update patch model. Fix location in examples. * Format update * Format update. Use Azure.Core.azureLocation for location def in mrg * Fix visibility for mrg location * Remove 2024_10 and 2024_11 * Remove 2024_10 and 2024_11 examples * Remove 2024_10 and 2024_11 from readme.md * Remove 2024_10 and 2024_11 from resource-manager * Use Update<T> instead of separately defining the patchable props * Use Update<T> on patchResources * Revert optional/required params to match ve-common and hope the Update<T> model handles it correctly. * Re-Enable PATCH optionality. * Add types for ARM resources * Fix examples * Add suppressions for AvoidAnonymousTypes * Fix examples for type updates. Add uuid type to uuid fields. * Fix examples for type updates. * Remove uuid type * Remove uuid type * Prettier * Prettier * Update suppressions * Move routes to routes.tsp * Feedback from engineering -- remove Endpoint, InternalConnection, ExternalConnection models and interfaces. Update Community to include _ as part of name validation. * Fix examples * Remove examples for deprecated resources * Remove examples for deprecated resources * Remove examples for deprecated resources --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> --------- Signed-off-by: Paul Van Eck <[email protected]> Co-authored-by: Bidisha Chakraborty <[email protected]> Co-authored-by: Bidisha Chakraborty <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Faraz Siddiqui <[email protected]> Co-authored-by: Scott Beddall <[email protected]> Co-authored-by: Chidozie Ononiwu <[email protected]> Co-authored-by: Paul Van Eck <[email protected]> Co-authored-by: jorgechav <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> * Integrate from main (#36202) * [Language] Remove old preview API versions (#31781) * [Language] Remove old preview API versions * Remove 2023-04-15-preview from authoring * update the api version * tsv compile --------- Co-authored-by: Bidisha Chakraborty <[email protected]> * Migrate API Doc Preview (#35018) * Add package.json * Enable eng/tools in JS * First cut at direct port * Wire up command, move some functions into changed-files.js * Move, pipeline, refactor * Trivial test change to a spec file * Usage, logging, add pathExists to changed-files.js, types in doc-preview.js, coverage for doc-preview.js * Prettier * SkipCheckoutNone * Git token auth * -- * ../ * Pool * fetchDepth: 2 * Get-ChildItem * More logging * Directory * BaseRepoOwner * Cleanup * 02 * Comment * Test a change that should break the docs build * Queue docs build * 02 * Tab * Add wait and result output * Log files * Direct invocation with valid path * Output buildstart.json * Fixes * Remove BOM * PR Number * Test changes that won't break the build * encodeURIComponent * -pwsh * Revert BatchService.json testing * Test from another PR * Test timeouts * Test timeout in script * > * Remove test exception * Show token scope * Set status on PR * git rev-parse HEAD * SourceCommitId * -Azure/ * Set check state in DevOps pipeline * set-pr-check.yml * -description * Can't enforce values for macro (defined at runtime) syntax at template expansion time * .mjs -> .js * .js, other documentation * vso * displayName * Add package.json to eng/scripts, wire up to github-test.yaml (might need a rename) * sparse checkout eng/scripts * eng/scripts/package-lock.json * package.json * npm i * prettier -> format * package-lock.json * --output * Path * Revert test changes in specification/ * Revert "Test from another PR" This reverts commit 04aeecc. * Architecture feedback * Paths * Docs preview * pscore * ` * copy * $buildStart * Test: timeout * ( * Remove test timeout * Test orchestration build failure * Revert contrived orchestration failure * Contrive a docs build failure * Test success case * Revert spec change * Add support for filtering quickstart templates * Use aka.ms link for docs support teams channel * Sparse checkout might work but that can be investigated elsewhere * Improve param validation * Test api-doc-preview param validation in practice * Revert github-test.yaml * Revert .gitignore * Remove unnecessary files * More status update messages * Revert "Test api-doc-preview param validation in practice" This reverts commit 929d33c. * Fix package.json/package-lock.json * package-lock.json * npm i * Format * Apply suggestions from code review Co-authored-by: Mike Harder <[email protected]> * inline, fix ts-check errors * Use getChangedFilesStatuses to exclude deleted files instead of querying the filesystem directly * Comments * Named typedefs, more exceptions, expand "key" to a couple variables * Adjust PR triggers * Remove fs/promises/access * Add WorkingDirectory to npm-install.yml, use shebang invocation * Remove infinite loop condition * pathExists * .js * ( * Only run docs build if there are changes to push * DisplayName * Final TODOs * Format * Update eng/pipelines/swagger-api-doc-preview.yml Co-authored-by: Mike Harder <[email protected]> --------- Co-authored-by: Mike Harder <[email protected]> * [.github] Add typescript-eslint (#36181) * [chore] npm update (#36182) * Azure Maps Weather Service: ordered the enum tables how they should appear in the docs. (#35646) * ordered the enum tables how they should appear in the docs. Updated enum descriptions. * ordered the enum tables how they should appear in the docs. Updated enum descriptions. * minor updates * removed blank line. * Removed word 'inhalable' --------- Co-authored-by: Faraz Siddiqui <[email protected]> * Update `summarize-checks` output - add graceful exit (#36186) * format, update output * Ensure typespec project is valid before generating typespec apiview (#36183) * [Monitor Metrics Query] Update TypeSpec Python config (#36052) Signed-off-by: Paul Van Eck <[email protected]> * Add Microsoft.Mission spec to public repo (#32359) * Moving specs from private to public The files are the same as the one in https://github.com/Azure/azure-rest-api-specs-pr/pull/20074/files#diff-4764111bf455581c775da5c4711ccd11e820292fc9c84957532fc5d278b3ea2d * Added missing files * Add only version 2024-01-01 preview * Remove old versions * add back the old versions * Removing old versions * Added older version of the API * Added older version of API to Readme * Update version.tsp * remove 2022 versions * Delete versions prior 2024-06-01-preview * remove status 200 of delete operations * remove status 200 from openapi.json * remove status 200 from example files * remove status 200 from EnclaveEndpoints_Delete.json * remove the status 200 when compiling * change ArmResourcePatchAsync to ArnCustomPatch * compile file with ArmCustomPatch * rollback to ArmResourcePatch * added version 2024-12-01 * remove status 200 from ver 2024-12-01 * change ARMResourcePatch for ARMResourcePatch * add @parameterVisibility to all ocurrences of ArmCustomPatchAsync * minor fix on ArmCustomPatchAsync * compile the model * added location to Community Update * location to community_update * Update Community_Update.json * added location to CommunityEndpoints * Added location on all update example files * added location to virtualEnclave_update * made rulecollection optional * change propertires to optional * change properties to optional * Added suppression * add suppression * rollback suppressions * made properties optional * update openapi file * Update for tsp update * Update formatting * Use latest version v6 of types.json * Use latest version v6 of types.json * Update patch model * Update patch model * Update patch model * Update patch model * Update patch model * Update patch model. Revert location addition in examples * Update patch model * Update patch model * Update patch model * Update patch model. Fix location in examples. * Update patch model. Fix location in examples. * Format update * Format update. Use Azure.Core.azureLocation for location def in mrg * Fix visibility for mrg location * Remove 2024_10 and 2024_11 * Remove 2024_10 and 2024_11 examples * Remove 2024_10 and 2024_11 from readme.md * Remove 2024_10 and 2024_11 from resource-manager * Use Update<T> instead of separately defining the patchable props * Use Update<T> on patchResources * Revert optional/required params to match ve-common and hope the Update<T> model handles it correctly. * Re-Enable PATCH optionality. * Add types for ARM resources * Fix examples * Add suppressions for AvoidAnonymousTypes * Fix examples for type updates. Add uuid type to uuid fields. * Fix examples for type updates. * Remove uuid type * Remove uuid type * Prettier * Prettier * Update suppressions * Move routes to routes.tsp * Feedback from engineering -- remove Endpoint, InternalConnection, ExternalConnection models and interfaces. Update Community to include _ as part of name validation. * Fix examples * Remove examples for deprecated resources * Remove examples for deprecated resources * Remove examples for deprecated resources --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> * [applicationinsights][python] Convert applicationinsights readme.python.md to singleapi package format (#36026) * Initial plan * Convert applicationinsights readme.python.md to singleapi package format Co-authored-by: msyyc <[email protected]> * Update readme.java.md * Update readme.java.md --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Weidong Xu <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 11336 (#36190) * Install .NET from tools repo global.json * Set workingDirectory to tools root * use exact same install steps as tools repo * revert formatting * formatting --------- Co-authored-by: Mike Harder <[email protected]> * Rename Recoveryservices.Management to RecoveryServices.Management (#36172) All files and directories under specification/recoveryservices/Recoveryservices.Management were renamed to specification/recoveryservices/RecoveryServices.Management to standardize casing and improve consistency. * Rename Powerbidedicated.Management to PowerBIDedicated.Management (#36169) All files and folders under specification/powerbidedicated/Powerbidedicated.Management were renamed to specification/powerbidedicated/PowerBIDedicated.Management to correct casing and improve consistency. * Rename NotificationHubs.Management directory and files (#36168) Renamed 'Notificationhubs.Management' to 'NotificationHubs.Management' across all specification files and examples for consistency. Also updated the service name in tspconfig.yaml to 'NotificationHubs'. Co-authored-by: Dapeng Zhang <[email protected]> * Fixed 2025-02-01-preview API by Reverting Linked Hub Changes and Added DeviceRegistry Namespace (#31635) * update common model refs (#36114) * java, mgmt, aks, fix readme (#36200) --------- Signed-off-by: Paul Van Eck <[email protected]> Co-authored-by: Bidisha Chakraborty <[email protected]> Co-authored-by: Bidisha Chakraborty <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Faraz Siddiqui <[email protected]> Co-authored-by: Scott Beddall <[email protected]> Co-authored-by: Chidozie Ononiwu <[email protected]> Co-authored-by: Paul Van Eck <[email protected]> Co-authored-by: jorgechav <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: yijinglu-microsoft <[email protected]> Co-authored-by: jiminwen-msft <[email protected]> * Check in readmes * Missed one * Fix naming * Revert "Fix naming" This reverts commit 9c61a28. * [For Allan ] Contribute to 2025 Api spec (#36203) * Updates * revert * Update fileshares.json * Update tspconfig.yaml * Update tspconfig.yaml * Update tspconfig.yaml * revert * Update readme.md * Prettier (#36220) npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShareSnapshot_CreateOrUpdate_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShareSnapshot_Delete_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShareSnapshot_Get_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShareSnapshot_List_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShareSnapshot_Update_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetLimits_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetLimits_MinimumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetProvisioningRecommendation_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetProvisioningRecommendation_MinimumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetUsageData_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetUsageData_MinimumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShares_CheckNameAvailability_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShares_CheckNameAvailability_MinimumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShares_Delete_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/Operations_List_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/Operations_List_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShareSnapshot_CreateOrUpdate_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShareSnapshot_Delete_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShareSnapshot_Get_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShareSnapshot_List_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShareSnapshot_Update_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetLimits_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetLimits_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetProvisioningRecommendation_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetProvisioningRecommendation_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetUsageData_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetUsageData_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShares_CheckNameAvailability_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShares_CheckNameAvailability_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShares_Delete_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/Operations_List_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/Operations_List_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/fileshares.json * Update 2025 06 01 7 25 (#36222) * Prettier npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShareSnapshot_CreateOrUpdate_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShareSnapshot_Delete_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShareSnapshot_Get_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShareSnapshot_List_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShareSnapshot_Update_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetLimits_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetLimits_MinimumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetProvisioningRecommendation_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetProvisioningRecommendation_MinimumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetUsageData_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShare_GetUsageData_MinimumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShares_CheckNameAvailability_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShares_CheckNameAvailability_MinimumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShares_Delete_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/Operations_List_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/Operations_List_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShareSnapshot_CreateOrUpdate_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShareSnapshot_Delete_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShareSnapshot_Get_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShareSnapshot_List_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShareSnapshot_Update_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetLimits_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetLimits_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetProvisioningRecommendation_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetProvisioningRecommendation_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetUsageData_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShare_GetUsageData_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShares_CheckNameAvailability_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShares_CheckNameAvailability_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShares_Delete_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/Operations_List_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/Operations_List_MinimumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/fileshares.json * fix Put/Patch snapshot * Attempt to address PutGetPatchResponseSchema * Revert changes to snapshot proxy resource (#36225) * Revert changes to snapshot proxy resource * Update readme.md * Update fileshares.tsp * Add 200 response to snapshots PATCH * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Add 200 response example for file share snapshots * Update FileShareSnapshot_Update_MaximumSet_Gen.json * User/allanpahn/microsoft.file shares preview2025 06 01 (#36234) * Revert changes to snapshot proxy resource * Update readme.md * Update fileshares.tsp * Add 200 response to snapshots PATCH * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Add 200 response example for file share snapshots * Update FileShareSnapshot_Update_MaximumSet_Gen.json * Update readme.md * Update readme.md * Update readme.az.md * Generate and Fix Examples (#36294) * Add sdk related files to resolve CI * PrivateEndpointID Resource correction in examples * TspConfig yaml changes * prettier * commands npm ci npx tsp format specification\fileshares\FileShares.Management\*.tsp npx tsv specification\fileshares\FileShares.Management npx tsp compile specification\fileshares\FileShares.Management\main.tsp * Prettier command npx prettier --write "specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/**/*.json" * revert examples * sdk generation errors * Prettier check on Swagger examples npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShares_CreateOrUpdate_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShares_Get_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShares_ListByParent_MaximumSet_Gen.json npx prettier --write specification/fileshares/FileShares.Management/examples/2025-06-01-preview/FileShares_Update_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShares_CreateOrUpdate_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShares_Get_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShares_ListByParent_MaximumSet_Gen.json npx prettier --write specification/fileshares/resource-manager/Microsoft.FileShares/preview/2025-06-01-preview/examples/FileShares_Update_MaximumSet_Gen.json * Update client.tsp * Update client.tsp * Update readme.md * Add examples * Fix examples * revert * Update readme.python.md * update --------- Signed-off-by: Paul Van Eck <[email protected]> Co-authored-by: Andrey Fedyashov <[email protected]> Co-authored-by: Ankush Bindlish <[email protected]> Co-authored-by: Bidisha Chakraborty <[email protected]> Co-authored-by: Bidisha Chakraborty <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Faraz Siddiqui <[email protected]> Co-authored-by: Scott Beddall <[email protected]> Co-authored-by: Chidozie Ononiwu <[email protected]> Co-authored-by: Paul Van Eck <[email protected]> Co-authored-by: jorgechav <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> Co-authored-by: Trevor Goodyear <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: yijinglu-microsoft <[email protected]> Co-authored-by: jiminwen-msft <[email protected]> Co-authored-by: pahnallan <[email protected]>
update config for release issue https://github.com/Azure/sdk-release-request/issues/6441