Skip to content

Improve 'migration' articles #1070

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 9 commits into from
May 23, 2019
Merged
Show file tree
Hide file tree
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
14 changes: 8 additions & 6 deletions docs-conceptual/azps-1.8.0/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,24 @@
href: install-az-ps.md
- name: Uninstall
href: uninstall-az-ps.md
- name: Migrate from AzureRM
items:
- name: Start migration
href: migrate-from-azurerm-to-az.md
- name: Changes between AzureRM and Az
href: migrate-az-1.0.0.md
- name: Get started
href: get-started-azureps.md
- name: Cloud Shell
href: https://docs.microsoft.com/azure/cloud-shell/overview
- name: Sign in
items:
items:
- name: Authentication methods
href: authenticate-azureps.md
- name: Create a service principal
href: create-azure-service-principal-azureps.md
- name: Persistent credentials
href: context-persistence.md
- name: Migrate from AzureRM
href: migrate-from-azurerm-to-az.md
- name: Queries
href: queries-azureps.md
- name: Format output
Expand Down Expand Up @@ -57,6 +61,4 @@
- name: Cosmos DB
href: /azure/cosmos-db/powershell-samples?toc=%2fpowershell%2fmodules%2ftoc.json
- name: Release notes
href: release-notes-azureps.md
- name: Breaking changes for Az 1.0.0
href: migrate-az-1.0.0.md
href: release-notes-azureps.md
Loading