Skip to content
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

Add az command to access Azure ResourceHealth status #28055

Open
jpbuecken opened this issue Dec 18, 2023 · 4 comments
Open

Add az command to access Azure ResourceHealth status #28055

jpbuecken opened this issue Dec 18, 2023 · 4 comments
Assignees
Labels
Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request Service Attention This issue is responsible by Azure service team.
Milestone

Comments

@jpbuecken
Copy link

Related command

Is your feature request related to a problem? Please describe.

Azure announces maintenances or defects of a service (e.g virtual machine) in the Azure ResourceHeath API endpoint.

Currently, the az cli does not have a command to access this api endpoint and read announcements via cli.

Describe the solution you'd like

Please implement a method to access the api endpoint. Basically, this is the method with the az rest implementation:
Describe alternatives you've considered

az rest --method get --url https://management.azure.com/subscriptions/${ARM_SUBSCRIPTION_ID}/providers/Microsoft.ResourceHealth/availabilityStatuses

Additional context

@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Auto-Assign Auto assign by bot Service Attention This issue is responsible by Azure service team. labels Dec 18, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Dec 18, 2023

Thank you for opening this issue, we will look into it.

@yonzhan yonzhan added this to the Backlog milestone Dec 18, 2023
@yanzhudd
Copy link
Contributor

Hi @jpbuecken,
sorry that the info provided in this feature request is not sufficient for us to develop, please use feature request template to re-raise a feature request.

@jpbuecken
Copy link
Author

jpbuecken commented Dec 19, 2023

@yanzhudd It looks like the formular you linked is something internal for Microsoft.
There are mandatory fields that only a developer from MS can fill in.
Example:
How should I answer this:

No need to upgrade Python SDK or the Python SDK is read

it can only be answered of a developer who knows the code well, or other mandatory fields are

a Target Date, someone from product manager ID from Micrsosoft and a developer ID from Microsoft.

But I'm happy if I can define the target date. Can you do it tomorrow ;-)

Long story short. It looks like the document is not for community. If you need further information, please ask, and tell me what you are missing.

@jpbuecken
Copy link
Author

@yanzhudd @yonzhan :

Long story short. It looks like the document is not for community. If you need further information, please ask, and tell me what you are missing.

Any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

5 participants