Description Usage Arguments Value Details
Returns the details of the workspace.
1 | get_workspace_details(workspace)
|
workspace |
The |
Named list of the workspace details.
The returned named list contains the following elements:
id: URI pointing to the workspace resource, containing subscription ID, resource group, and workspace name.
name: Workspace name.
location: Workspace region.
type: URI of the format "{providerName}/workspaces"
.
workspaceid: Workspace ID.
description: Workspace description.
friendlyName: Workspace friendly name.
creationTime: Time the workspace was created, in ISO8601.
containerRegistry: Workspace container registry.
keyVault: Workspace key vault.
applicationInsights: Workspace App Insights.
identityPrincipalId: Workspace identity principal ID.
identityTenantId: Workspace tenant ID.
identityType: Workspace identity type.
storageAccount: Workspace storage account.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.