Delen via


az monitor action-group test-notifications

Testmeldingen voor actiegroepen beheren.

Opdracht

Name Description Type Status
az monitor action-group test-notifications create

Maak een testmeldingen voor een actiegroep.

Basis GA

az monitor action-group test-notifications create

Maak een testmeldingen voor een actiegroep.

az monitor action-group test-notifications create --action-group
                                                  --alert-type
                                                  --resource-group
                                                  [--add-action]
                                                  [--no-wait {0, 1, f, false, n, no, t, true, y, yes}]

Voorbeelden

Een testmeldingen voor een actiegroep maken met actiegroep

az monitor action-group test-notifications create --action-group MyActionGroup --resource-group MyResourceGroup -a email alice alice@example.com usecommonalertsChema --alert-type budget

Vereiste parameters

--action-group --action-group-name

De naam van de actiegroep.

--alert-type

De waarde van het ondersteunde waarschuwingstype. Ondersteunde waarden voor waarschuwingstypen zijn: servicehealth, metricstaticthreshold, metricsdynamicthreshold, logalertv2, smartalert, webtestalert, logalertv1numresult, logalertv1metricmeasurement, resourcehealth, activitylog, budget.

--resource-group -g

De naam van de resourcegroep. U kunt de standaardgroep configureren met behulp van az configure --defaults group=<name>.

Optionele parameters

--add-action --add-actions -a

Ontvangers toevoegen aan de actiegroep. Gebruik: --add-action TYPE NAME [ARG ...] E-mail: Format: --add-action email NAME EMAIL_ADDRESS [usecommonalertschema] Voorbeeld: --add-action email bob bob@contoso.com SMS: Format: --add-action sms NAME COUNTRY_CODE PHONE_NUMBER Example: --add-action sms charli 1 5551234567 Webhook: Opmaak: --add-action webhook NAME URI [useaadauth OBJECT_ID IDENTIFIER URI] [usecommonalertschema] Voorbeeld: --add-action https://www.contoso.com/alert useaadauth testobj http://identifier usecommonalertschema Arm Role: Format: --add-action armrole NAME ROLE_ID [usecommonalertschema] Voorbeeld: --add-action armole owner_role 8e3af657-a8ff-443c-a75c-2fe8c4bcb635 Azure-app Push: Indeling: --add-action azureapppush NAME EMAIL_ADDRESS Voorbeeld: --add-action azureapppush test_apppush bob@contoso.com ITSM: Format: --add-action itsm NAME WORKSPACE_ID CONNECTION_ID TICKET_CONFIGURATION REGION Example: --add-action itsm itsm test_itsm test_workspace test_conn ticket_ blob useast Automation runbook: Format: --add-action automationrunbook NAME AUTOMATION_ACCOUNT_ID RUNBOOK_NAME WEBHOOK_RESOURCE_ID SERVICE_URI [isglobalrunbook] [usecommonalertschema] Voorbeeld: --add-action automationrunbook test_runbook test_acc test_book test_webhook test_rsrc http://example.com isglobalrunrunbook usecommonalertschema Voice: Format: --add-action voice NAME COUNTRY_CODE PHONE_NUMBER Example: --add-action voice charli 1 4441234567 Logic App: Format: --add-action logicapp NAME RESOURCE_ID CALLBACK_URL [usecommonalertschema] Voorbeeld: --add-action logicapp test_logicapp test_rsrc http://callback Azure Function: Format: --add-action azurefunction NAME FUNCTION_APP_RESOURCE_ID FUNCTION_NAME HTTP_TRIGGER_URL [usecommonalertschema] Voorbeeld: --add-action azurefunction test_function test_rsrc test_func usecommonalertschema Event Hub: Format: --action eventhub NAME SUBSCRIPTION_ID EVENT_HUB_NAME_SPACE EVENT_HUB_NAME [usecommonalertschema] Voorbeeld: --action eventhub test_eventhub http://trigger 5def922a-3ed4-49c1-b9fd-05ec533819a3 eventhubNameSpace testEventHubName usecommonalertschema Multiple actions can be specified by using more one --add-action argument. 'useaadauth', 'isglobalrunbook' en 'usecommonalertschema' zijn optionele argumenten die alleen hoeven te worden doorgegeven om de respectieve parameter in te stellen op True. Als het argument useaadauth wordt doorgegeven, zijn ook de OBJECT_ID en IDENTIFIER_URI waarden vereist. Ondersteuning voor shorthand-syntaxis, json-file en yaml-file. Probeer '??' om meer weer te geven.

--no-wait

Wacht niet totdat de langdurige bewerking is voltooid.

Geaccepteerde waarden: 0, 1, f, false, n, no, t, true, y, yes
Globale parameters
--debug

Vergroot de uitgebreidheid van logboekregistratie om alle logboeken voor foutopsporing weer te geven.

--help -h

Dit Help-bericht weergeven en afsluiten.

--only-show-errors

Alleen fouten weergeven, waarschuwingen onderdrukken.

--output -o

Uitvoerindeling.

Geaccepteerde waarden: json, jsonc, none, table, tsv, yaml, yamlc
Default value: json
--query

JMESPath-queryreeks. Zie http://jmespath.org/ voor meer informatie en voorbeelden.

--subscription

Naam of id van het abonnement. U kunt het standaardabonnement configureren met behulp van az account set -s NAME_OR_ID.

--verbose

Vergroot de uitgebreidheid van logboekregistratie. Gebruik --debug voor volledige foutopsporingslogboeken.