-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
[Insights] Need example of properly formed WorkspaceId #4465
Comments
Hi Mark, A friend of mine tested a part of my script: Section # 4. the test script I had him run was:
Hope this is of some help to you. |
@gucalder Looks like the help was never updated to reflect this customer question. Can you please take a look? |
Hi Command : Error Message : Any possible solution or fixes - your help is much appreacited |
From the gallery: https://www.powershellgallery.com/packages/AzureRM.Insights/3.2.1
I'm trying to use Set-AzureRmDiagnosticSetting with the workspaceid parameter (which I got from the gui and is of the form "185*****-e8c2-49*7-d0ab410" but I get the error:
Property id '************************************'' at path 'properties.workspaceId' is invalid. Expect fully
qualified resource Id that start with '/subscriptions/{subscriptionId}' or '/providers/{resourceProviderNamespace}/'.
But I'm not sure where the relevant name space it here?
Please respond to the issue, and please add an example in the markdown file to show a properly formed WorkspaceId
The text was updated successfully, but these errors were encountered: