Files
azuredatastudio/extensions/azurehybridtoolkit/notebooks/hybridbook/_data/toc.yml
Alex Ma db0464d07c Failover Cluster Notebook added (#14004)
* wip failover notebook

* notebook instructions changed

* added failover cluster notebook to toc and readme

* Failover Cluster cell added

* Added VMs to the cluster cell

* More changes made

* Offers added

* SqlVm Names added

* added secure passwords for account passwords

* wip parameters added for configure failover notebook

* updated storage account creation

* added offer and fixed resource group names

* added missing ` and boolean value

* added prerequisites for configure-failover notebook

* removed unnecessary ip address message

* Added secure string for storage account key

* changed name of storage account key variable.

* Changed resource group name parameter

* removed space

* changed sql version to match tutorial

* Added message about image SKU

* Changes made to failover cluster notebook (Working)

* added wait warning

* failover cluster notebook added with variable table

* readme is now divided into two sections

* simplified HADR
2021-01-26 09:42:44 -08:00

84 lines
2.2 KiB
YAML

- title: Welcome
url: /readme
not_numbered: true
- title: Prerequisites and Initial Setup
url: /prereqs
not_numbered: true
- title: Search
search: true
- title: ADP
url: /ADP/readme
not_numbered: true
expand_sections: false
sections:
- title: ADP Control
url: ADP/ADPControl
- title: Assessment
url: /Assessments/readme
not_numbered: true
expand_sections: false
sections:
- title: SQL Server Assessment Tool
url: Assessments/sql-server-assessment
- title: Compatibility Assessment
url: Assessments/compatibility-assessment
- title: Networking
url: /networking/readme
not_numbered: true
expand_sections: false
sections:
- title: Download VPN Client Certificate
url: networking/download-VpnClient
- title: Create Point-to-Site VPN
url: networking/p2svnet-creation
- title: Create Site-to-Site VPN
url: networking/s2svnet-creation
- title: Provisioning
url: /provisioning/readme
not_numbered: true
expand_sections: false
sections:
- title: Create Azure SQL Virtual Machine
url: provisioning/create-sqlvm
- title: Create Azure SQL Managed Instance
url: provisioning/create-sqlmi
- title: Create Azure SQL Database
url: provisioning/create-sqldb
- title: Data Portability
url: /data-portability/readme
not_numbered: true
expand_sections: false
sections:
- title: Setup Data Portability
url: data-portability/setup-adp
- title: Export Azure SQL Server
url: data-portability/export-sql-server
- title: Import Azure SQL Server
url: data-portability/import-sql-server
- title: High Availability and Disaster Recovery
url: /hadr/readme
not_numbered: true
expand_sections: false
sections:
- title: Backup Database to Blob Storage
url: hadr/backup-to-blob
- title: Create Failover Cluster
url: hadr/configure-failover
- title: Offline Migration
url: /offline-migration/readme
not_numbered: true
expand_sections: false
sections:
- title: Migrate Instance to Azure SQL VM
url: offline-migration/instance-to-VM
- title: Migrate Database to Azure SQL VM
url: offline-migration/db-to-VM
- title: Migrate Database to Azure SQL DB
url: offline-migration/db-to-SQLDB
- title: Glossary
url: /glossary
- title: Appendices
url: /Appendices