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
CodeGen from PR 15507 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.Aadiam to add version preview/2017-04-01-preview (#15507)
* Adds base for updating Microsoft.Aadiam from version stable/2017-04-01 to version 2017-04-01-preview
* Updates readme
* Updates API version in new specs and examples
* Try to resolve ModelValidation errors
* Another try for ModelValidation
* Fix model validation
* Remove breaking change
* Try python fix
* Fix python job failure
"description": "The service bus rule Id of the diagnostic setting. This is here to maintain backwards compatibility."
77
+
},
78
+
"storageAccountId": {
79
+
"type": "string",
80
+
"description": "The resource ID of the storage account to which you would like to send Diagnostic Logs."
81
+
},
82
+
"workspaceId": {
83
+
"type": "string",
84
+
"description": "The workspace ID (resource ID of a Log Analytics workspace) for a Log Analytics workspace to which you would like to send Diagnostic Logs. Example: /subscriptions/4b9e8510-67ab-4e9a-95a9-e2f1e570ea9c/resourceGroups/insights-integration/providers/Microsoft.OperationalInsights/workspaces/viruela2"
"description": "Name of a Diagnostic Log category for a resource type this setting is applied to. To obtain the list of Diagnostic Log categories for a resource, first perform a GET diagnostic settings operation."
0 commit comments