Skip to content

4/22/2025 PM Publish #3556

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

Merged
merged 1 commit into from
Apr 22, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
379 changes: 190 additions & 189 deletions docs-conceptual/azps-13.4.0/toc.yml
Original file line number Diff line number Diff line change
@@ -1,197 +1,198 @@
- name: Azure PowerShell
href: index.yml
- name: Overview
items:
- name: What is Azure PowerShell?
href: what-is-azure-powershell.md
- name: Get started
href: get-started-azureps.md
displayName: sign in, signin, log in, login, find, feedback, intro, introduction
- name: Support lifecycle
href: azureps-support-lifecycle.md
- name: What's new
items:
items:
- name: Azure PowerShell
href: index.yml
- name: Overview
href: whats-new-overview.md
- name: Release notes
href: release-notes-azureps.md
- name: Upcoming breaking changes
href: upcoming-breaking-changes.md
- name: Impact of MFA in automation
href: authenticate-mfa.md
- name: Tenanted passthrough disabled
href: disable-tenanted-passthrough.md
- name: Install
items:
- name: Overview
href: install-azure-powershell.md
- name: Install - Windows
href: install-azps-windows.md
- name: Install - Linux
href: install-azps-linux.md
- name: Install - macOS
href: install-azps-macos.md
- name: Install - Optimized
href: install-azps-optimized.md
- name: Offline installation
href: install-azps-offline.md
- name: Run in Azure Cloud Shell
href: https://shell.azure.com
- name: Run in a Docker container
href: azureps-in-docker.md
- name: Uninstall
href: uninstall-az-ps.md
- name: How-to guides
items:
- name: Configuration
items:
- name: Configure global settings
href: configure-global-settings.md
- name: Intelligent command completion
href: az-predictor.md
- name: Protect secrets
href: protect-secrets.md
- name: Use the Az PowerShell module behind a proxy
href: az-powershell-proxy.md
- name: Authentication and identity
- name: What is Azure PowerShell?
href: what-is-azure-powershell.md
- name: Get started
href: get-started-azureps.md
displayName: sign in, signin, log in, login, find, feedback, intro, introduction
- name: Support lifecycle
href: azureps-support-lifecycle.md
- name: What's new
items:
- name: Overview
href: whats-new-overview.md
- name: Release notes
href: release-notes-azureps.md
- name: Upcoming breaking changes
href: upcoming-breaking-changes.md
- name: Impact of MFA in automation
href: authenticate-mfa.md
- name: Tenanted passthrough disabled
href: disable-tenanted-passthrough.md
- name: Install
items:
- name: Authentication methods
items:
- name: Overview
href: authenticate-azureps.md
displayName: >-
sign in, signin, log in, login, credentials, msi, managed identity,
tenant, subscription, region, certificate, service principal,
authenticate
- name: Interactive authentication
href: authenticate-interactive.md
- name: Noninteractive authentication
href: authenticate-noninteractive.md
- name: Create a service principal
href: create-azure-service-principal-azureps.md
displayName: >-
automation, application, web app, script, certificate, sign in,
signin, log in, login, devops, dev ops, itpro, it pro, role,
aad, authentication, authenticate
- name: Credential contexts
href: context-persistence.md
displayName: >-
sign in, signin, log in, login, process, session, context,
persist, jobs, background, automation, scripting, task
- name: Concepts
href: install-azure-powershell.md
- name: Install - Windows
href: install-azps-windows.md
- name: Install - Linux
href: install-azps-linux.md
- name: Install - macOS
href: install-azps-macos.md
- name: Install - Optimized
href: install-azps-optimized.md
- name: Offline installation
href: install-azps-offline.md
- name: Run in Azure Cloud Shell
href: https://shell.azure.com
- name: Run in a Docker container
href: azureps-in-docker.md
- name: Uninstall
href: uninstall-az-ps.md
- name: How-to guides
items:
- name: Configuration
items:
- name: Configure global settings
href: configure-global-settings.md
- name: Intelligent command completion
href: az-predictor.md
- name: Protect secrets
href: protect-secrets.md
- name: Use the Az PowerShell module behind a proxy
href: az-powershell-proxy.md
- name: Authentication and identity
items:
- name: Authentication methods
items:
- name: Overview
href: authenticate-azureps.md
displayName: >-
sign in, signin, log in, login, credentials, msi, managed identity,
tenant, subscription, region, certificate, service principal,
authenticate
- name: Interactive authentication
href: authenticate-interactive.md
- name: Noninteractive authentication
href: authenticate-noninteractive.md
- name: Create a service principal
href: create-azure-service-principal-azureps.md
displayName: >-
automation, application, web app, script, certificate, sign in,
signin, log in, login, devops, dev ops, itpro, it pro, role,
aad, authentication, authenticate
- name: Credential contexts
href: context-persistence.md
displayName: >-
sign in, signin, log in, login, process, session, context,
persist, jobs, background, automation, scripting, task
- name: Concepts
items:
- name: Manage subscriptions
href: manage-subscriptions-azureps.md
displayName: tenant, user, sign in, signin, log in, login, authenticate, authentication, accounts
- name: Manage Azure resources with Invoke-AzRestMethod
href: manage-azure-resources-invoke-azrestmethod.md
- name: Filter cmdlet results
href: queries-azureps.md
displayName: filter, search, format, output, variable, scripting, array, dictionary, map, object
- name: Format output
href: formatting-output.md
displayName: object, table, yaml, json, xml, csv, html, list
- name: PowerShell jobs
href: using-psjobs.md
displayName: background, task, scripting, automation, context, process
- name: Deploy
items:
- name: Deploy Resource Manager templates
href: /azure/azure-resource-manager/templates/deploy-powershell?toc=/powershell/azure/toc.json
- name: Export Resource Manager templates
href: /azure/azure-resource-manager/templates/export-template-powershell?toc=/powershell/azure/toc.json
- name: Deploy private Resource Manager templates
href: /azure/azure-resource-manager/templates/secure-template-with-sas-token?toc=/powershell/azure/toc.json
- name: Tutorials
items:
- name: Manage subscriptions
href: manage-subscriptions-azureps.md
displayName: tenant, user, sign in, signin, log in, login, authenticate, authentication, accounts
- name: Manage Azure resources with Invoke-AzRestMethod
href: manage-azure-resources-invoke-azrestmethod.md
- name: Filter cmdlet results
href: queries-azureps.md
displayName: filter, search, format, output, variable, scripting, array, dictionary, map, object
- name: Format output
href: formatting-output.md
displayName: object, table, yaml, json, xml, csv, html, list
- name: PowerShell jobs
href: using-psjobs.md
displayName: background, task, scripting, automation, context, process
- name: Deploy
- name: Create Virtual Machines
href: azureps-vm-tutorial.yml
- name: Create a virtual network
href: /azure/virtual-network/quick-create-powershell?toc=/powershell/azure/toc.json
- name: Create a storage account
href: /azure/storage/common/storage-account-create?toc=/powershell/azure/toc.json&tabs=azure-powershell
- name: Configure a Log Analytics workspace in Azure Monitor
href: /azure/azure-monitor/logs/powershell-workspace-configuration?toc=/powershell/azure/toc.json
- name: Deploy an Azure Kubernetes Service (AKS) cluster
href: /azure/aks/tutorial-kubernetes-deploy-cluster?toc=/powershell/azure/toc.json&tabs=azure-powershell
- name: Create a private container registry
href: /azure/container-registry/container-registry-get-started-powershell?toc=/powershell/azure/toc.json
- name: Deploy a container instance in Azure
href: /azure/container-instances/container-instances-quickstart-powershell?toc=/powershell/azure/toc.json
- name: Set and retrieve a secret from Azure Key Vault
href: /azure/key-vault/secrets/quick-create-powershell?toc=/powershell/azure/toc.json
- name: Migration
items:
- name: Deploy Resource Manager templates
href: /azure/azure-resource-manager/templates/deploy-powershell?toc=/powershell/azure/toc.json
- name: Export Resource Manager templates
href: /azure/azure-resource-manager/templates/export-template-powershell?toc=/powershell/azure/toc.json
- name: Deploy private Resource Manager templates
href: /azure/azure-resource-manager/templates/secure-template-with-sas-token?toc=/powershell/azure/toc.json
- name: Tutorials
items:
- name: Create Virtual Machines
href: azureps-vm-tutorial.yml
- name: Create a virtual network
href: /azure/virtual-network/quick-create-powershell?toc=/powershell/azure/toc.json
- name: Create a storage account
href: /azure/storage/common/storage-account-create?toc=/powershell/azure/toc.json&tabs=azure-powershell
- name: Configure a Log Analytics workspace in Azure Monitor
href: /azure/azure-monitor/logs/powershell-workspace-configuration?toc=/powershell/azure/toc.json
- name: Deploy an Azure Kubernetes Service (AKS) cluster
href: /azure/aks/tutorial-kubernetes-deploy-cluster?toc=/powershell/azure/toc.json&tabs=azure-powershell
- name: Create a private container registry
href: /azure/container-registry/container-registry-get-started-powershell?toc=/powershell/azure/toc.json
- name: Deploy a container instance in Azure
href: /azure/container-instances/container-instances-quickstart-powershell?toc=/powershell/azure/toc.json
- name: Set and retrieve a secret from Azure Key Vault
href: /azure/key-vault/secrets/quick-create-powershell?toc=/powershell/azure/toc.json
- name: Migration
items:
- name: Breaking changes in generated modules
href: breaking-changes-generated-modules.md
- name: Azure AD to Microsoft Graph Migration Guide
href: azps-msgraph-migration-changes.md
- name: Migrate from previous versions of Az
- name: Breaking changes in generated modules
href: breaking-changes-generated-modules.md
- name: Azure AD to Microsoft Graph Migration Guide
href: azps-msgraph-migration-changes.md
- name: Migrate from previous versions of Az
items:
- name: Az 13.0.0 Migration Guide
href: migrate-az-13.0.0.md
- name: Az.DesktopVirtualization Migration Guide
href: migrate-az-desktopvirtualization.md
- name: Az 12.0.0 Migration Guide
href: migrate-az-12.0.0.md
- name: Az 11.0.0 Migration Guide
href: migrate-az-11.0.0.md
- name: Az 10.0.0 Migration Guide
href: migrate-az-10.0.0.md
- name: Az 9.0.1 Migration Guide
href: migrate-az-9.0.1.md
- name: Az.EventHub Migration Guide
href: migrate-az-9.0.1-eventhub.md
- name: Az.ServiceBus Migration Guide
href: migrate-az-9.0.1-servicebus.md
- name: Az 8.0.0 Migration Guide
href: migrate-az-8.0.0.md
- name: Az 7.0.0 Migration Guide
href: migrate-az-7.0.0.md
- name: Az 6.0.0 Migration Guide
href: migrate-az-6.0.0.md
- name: Az 5.0.0 Migration Guide
href: migrate-az-5.0.0.md
- name: Az 4.1.0 Migration Guide
href: migrate-az-4.1.0.md
- name: Az 3.0.0 Migration Guide
href: migrate-az-3.0.0.md
- name: Az 2.0.0 Migration Guide
href: migrate-az-2.0.0.md
- name: Migrate from AzureRM
items:
- name: Overview
href: azurerm-retirement-overview.md
- name: Migration steps
href: migrate-from-azurerm-to-az.md
displayName: migrate, azurerm, az
- name: Automatically migrate PowerShell scripts
href: quickstart-migrate-azurerm-to-az-automatically.md
displayName: automatically migrate, azurerm, az
- name: Changes between AzureRM and Az
href: migrate-az-1.0.0.md
displayName: breaking, cmdlet, module, names
- name: Introducing the Az PowerShell module
href: new-azureps-module-az.md
displayName: intro, introduction, az
- name: Samples
items:
- name: Az 13.0.0 Migration Guide
href: migrate-az-13.0.0.md
- name: Az.DesktopVirtualization Migration Guide
href: migrate-az-desktopvirtualization.md
- name: Az 12.0.0 Migration Guide
href: migrate-az-12.0.0.md
- name: Az 11.0.0 Migration Guide
href: migrate-az-11.0.0.md
- name: Az 10.0.0 Migration Guide
href: migrate-az-10.0.0.md
- name: Az 9.0.1 Migration Guide
href: migrate-az-9.0.1.md
- name: Az.EventHub Migration Guide
href: migrate-az-9.0.1-eventhub.md
- name: Az.ServiceBus Migration Guide
href: migrate-az-9.0.1-servicebus.md
- name: Az 8.0.0 Migration Guide
href: migrate-az-8.0.0.md
- name: Az 7.0.0 Migration Guide
href: migrate-az-7.0.0.md
- name: Az 6.0.0 Migration Guide
href: migrate-az-6.0.0.md
- name: Az 5.0.0 Migration Guide
href: migrate-az-5.0.0.md
- name: Az 4.1.0 Migration Guide
href: migrate-az-4.1.0.md
- name: Az 3.0.0 Migration Guide
href: migrate-az-3.0.0.md
- name: Az 2.0.0 Migration Guide
href: migrate-az-2.0.0.md
- name: Migrate from AzureRM
- name: Azure App Service
href: /azure/app-service-web/app-service-powershell-samples?toc=/powershell/azure/toc.json
- name: SQL Databases
href: /azure/sql-database/sql-database-powershell-samples?toc=/powershell/azure/toc.json
- name: Cosmos DB
href: /azure/cosmos-db/sql/powershell-samples?toc=/powershell/azure/toc.json
displayName: database, nosql, mongodb, couchdb
- name: Samples repo
href: https://github.com/Azure-Samples/azure-docs-powershell-samples
- name: Survey guidance
href: command-line-tools-survey-guidance.md
- name: Docs contributor's guide
items:
- name: Overview
href: azurerm-retirement-overview.md
- name: Migration steps
href: migrate-from-azurerm-to-az.md
displayName: migrate, azurerm, az
- name: Automatically migrate PowerShell scripts
href: quickstart-migrate-azurerm-to-az-automatically.md
displayName: automatically migrate, azurerm, az
- name: Changes between AzureRM and Az
href: migrate-az-1.0.0.md
displayName: breaking, cmdlet, module, names
- name: Introducing the Az PowerShell module
href: new-azureps-module-az.md
displayName: intro, introduction, az
- name: Samples
items:
- name: Azure App Service
href: /azure/app-service-web/app-service-powershell-samples?toc=/powershell/azure/toc.json
- name: SQL Databases
href: /azure/sql-database/sql-database-powershell-samples?toc=/powershell/azure/toc.json
- name: Cosmos DB
href: /azure/cosmos-db/sql/powershell-samples?toc=/powershell/azure/toc.json
displayName: database, nosql, mongodb, couchdb
- name: Samples repo
href: https://github.com/Azure-Samples/azure-docs-powershell-samples
- name: Survey guidance
href: command-line-tools-survey-guidance.md
- name: Docs contributor's guide
items:
- name: Azure PowerShell docs style guide
href: azps-docs-style-guide.md
- name: Troubleshooting
href: troubleshooting.md
- name: Frequently asked questions
href: faq.yml
- name: Azure PowerShell docs style guide
href: azps-docs-style-guide.md
- name: Troubleshooting
href: troubleshooting.md
- name: Frequently asked questions
href: faq.yml