You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/azure-cli/azure/cli/command_modules/security/aaz/latest/security/api_collection/apim/_onboard.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ class Onboard(AAZCommand):
19
19
"""Onboard an Azure API Management API to Microsoft Defender for APIs. The system will start monitoring the operations within the Azure Management API for intrusive behaviors and provide alerts for attacks that have been detected.
20
20
21
21
:example: Onboard an Azure API Management API to Microsoft Defender for APIs.
22
-
az security api-collections create --resource-group MyResourceGroup --service-name MyApiServiceName --api-id EchoApi
0 commit comments