PortalFunctions

Functions

Link copied to clipboard

Gets the console for the user. Uses Azure REST API version 2018-10-01.

suspend fun getConsole(consoleName: String): GetConsoleResult
suspend fun getConsole(argument: suspend GetConsolePlainArgsBuilder.() -> Unit): GetConsoleResult
Link copied to clipboard

Gets the console for the user. Uses Azure REST API version 2018-10-01.

Link copied to clipboard

Gets the Dashboard. Uses Azure REST API version 2022-12-01-preview. Other available API versions: 2019-01-01-preview, 2020-09-01-preview, 2025-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native portal [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDashboard(dashboardName: String, resourceGroupName: String): GetDashboardResult
Link copied to clipboard

Gets the tenant configuration. Uses Azure REST API version 2022-12-01-preview. Other available API versions: 2019-01-01-preview, 2020-09-01-preview, 2025-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native portal [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Get current user settings for current signed in user. This operation returns settings for the user's cloud shell preferences including preferred location, storage profile, shell type, font and size settings. Uses Azure REST API version 2018-10-01.

suspend fun getUserSettings(userSettingsName: String): GetUserSettingsResult
Link copied to clipboard

Get current user settings for current signed in user. This operation returns settings for the user's cloud shell preferences including preferred location, storage profile, shell type, font and size settings. Uses Azure REST API version 2018-10-01.

Link copied to clipboard

Gets list of items that violate tenant's configuration. Uses Azure REST API version 2022-12-01-preview. Other available API versions: 2020-09-01-preview, 2025-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native portal [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.