stado azure unusual-activity open-ticket
Invocation
stado azure unusual-activity open-ticket [OPTIONS] --first-name <FIRST_NAME> --last-name <LAST_NAME>Purpose
Open one Azure Support case for the currently active assignments
Required inputs and options
| Input or option | Contract |
|---|---|
--subscription <SUBSCRIPTION> | Azure subscription to inspect; defaults to AZURE_SUBSCRIPTION_ID/config |
--operator-item <OPERATOR_ITEM> | Owner-only Skarbiec item containing the operator refresh token [default: stado-azure-operator] |
--first-name <FIRST_NAME> | Contact first name sent to Microsoft Support |
--last-name <LAST_NAME> | Contact last name sent to Microsoft Support |
--email <EMAIL> | Contact email; defaults to the Azure operator login |
--country <COUNTRY> | Contact country as an ISO 3166-1 alpha-3 code [default: POL] |
--time-zone <TIME_ZONE> | Microsoft time-zone name used for support contact [default: "Central European Standard Time"] |
--confirm | Required acknowledgement that this creates an external support case |
Output and state effect
It performs the operation described above and emits its operator result on standard output or standard error. Any state change is limited to the resources and records named by the purpose and options on this page.
Refusals
- Required acknowledgement that this creates an external support case
- Before dispatch, Stado refuses a missing required token shown in the invocation, an unknown option, or a value outside a listed value set; argument-usage failures exit with code 2.