Skip to content

Commit 3e14223

Browse files
authored
Improve 'migration' articles (#1070)
- Change ToC to better surface migration information - Copyedit "breaking changes" release notes - Improve content of "introducing" and "migrate" articles
1 parent ac3a183 commit 3e14223

File tree

5 files changed

+256
-157
lines changed

5 files changed

+256
-157
lines changed

docs-conceptual/azps-1.8.0/toc.yml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,24 @@
66
href: install-az-ps.md
77
- name: Uninstall
88
href: uninstall-az-ps.md
9+
- name: Migrate from AzureRM
10+
items:
11+
- name: Start migration
12+
href: migrate-from-azurerm-to-az.md
13+
- name: Changes between AzureRM and Az
14+
href: migrate-az-1.0.0.md
915
- name: Get started
1016
href: get-started-azureps.md
1117
- name: Cloud Shell
1218
href: https://docs.microsoft.com/azure/cloud-shell/overview
1319
- name: Sign in
14-
items:
20+
items:
1521
- name: Authentication methods
1622
href: authenticate-azureps.md
1723
- name: Create a service principal
1824
href: create-azure-service-principal-azureps.md
1925
- name: Persistent credentials
2026
href: context-persistence.md
21-
- name: Migrate from AzureRM
22-
href: migrate-from-azurerm-to-az.md
2327
- name: Queries
2428
href: queries-azureps.md
2529
- name: Format output
@@ -57,6 +61,4 @@
5761
- name: Cosmos DB
5862
href: /azure/cosmos-db/powershell-samples?toc=%2fpowershell%2fmodules%2ftoc.json
5963
- name: Release notes
60-
href: release-notes-azureps.md
61-
- name: Breaking changes for Az 1.0.0
62-
href: migrate-az-1.0.0.md
64+
href: release-notes-azureps.md

0 commit comments

Comments
 (0)