[Discovery] Add Microsoft.Discovery CLI module#33753
Closed
danica-du wants to merge 5 commits into
Closed
Conversation
Add the az discovery command module for managing AI for Science platform resources including workspaces, bookshelves, supercomputers, tools, storage containers, and node pools. Features: - Full CRUD operations for all Discovery resource types - Private endpoint connection management - Workspace lifecycle management with VNet integration - Comprehensive scenario tests with live recordings Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Replace hardcoded subscription ID in FIXED_UAMI_ID with a template that uses self.get_subscription_id(), ensuring tests work correctly in playback mode where subscriptions are replaced with zeros. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Hi @danica-du, |
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Collaborator
|
Discovery |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Member
Author
|
Member
Author
|
@microsoft-github-policy-service agree company="Microsoft" |
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Member
|
/azp run |
|
Azure Pipelines: Successfully started running 3 pipeline(s). |
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related command
az discoveryDescription
Add new az discovery command module for the Microsoft.Discovery resource provider (API version 2026-06-01). This module was generated using aaz-dev-tools and provides CLI support for managing AI for Science Discovery resources.
Command groups added:
Testing Guide
History Notes
[Discovery] az discovery: Add new command module for Microsoft.Discovery resource provider
This checklist is used to make sure that common guidelines for a pull request are followed.
The PR title and description has followed the guideline in Submitting Pull Requests.
I adhere to the Command Guidelines.
I adhere to the Error Handling Guidelines.
🤖 PR Validation — ❌ Action needed
❌AzureCLI-FullTest