Skip to content

Commit 12d070e

Browse files
authored
Merge pull request #49868 from themichaelbender-ms/mb-azopsguide
Updating TOC and Doc content
2 parents 89dd903 + 2e83565 commit 12d070e

File tree

2 files changed

+26
-115
lines changed

2 files changed

+26
-115
lines changed

articles/guides/operations/TOC.md

Lines changed: 14 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -6,101 +6,27 @@
66
#### [Linux Virtual Machines](../../virtual-machines/linux/quick-create-portal.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
77
### Virtual Networks
88
#### [Create a virtual network using the Azure portal](../../virtual-network/quick-create-portal.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
9-
### [Storage](https://docs.microsoft.com/azure/storage/)
109
### Security
1110
#### [Use role assignments to manage resources](../../role-based-access-control/role-assignments-portal.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
12-
11+
### Azure Stack
12+
#### [Azure Stack deployment overview](../../azure-stack/azure-stack-deploy-overview.md)
13+
### Azure Backup
14+
#### [Backup a VM in Azure Portal](../../backup/quick-backup-vm-portal.md)
15+
### Azure Site Recovery
16+
#### [Replicate an Azure VM to another Azure region](../../site-recovery/azure-to-azure-quickstart.md)
1317
## Tutorials
1418
### Virtual Machines
1519
#### [Create & manage a Windows VM](../../virtual-machines/windows/tutorial-manage-vm.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
1620
#### [Create & manage Linux VMs](../../virtual-machines/linux/tutorial-manage-vm.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
1721
#### [Jenkins CI/CD Pipeline](../../virtual-machines/linux/tutorial-jenkins-github-docker-cicd.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
1822
#### [Load balance VMs](../../virtual-machines/linux/tutorial-load-balancer.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
19-
### [Authoring Azure Resource Manager templates](../../resource-group-authoring-templates.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
23+
#### [Authoring Azure Resource Manager templates](../../resource-group-authoring-templates.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
24+
#### [Backup VMs at Scale](../../backup/tutorial-backup-vm-at-scale.md)
2025
## How To Guides
2126
### [How to download your Azure billing invoice and daily usage data](../../billing/billing-download-azure-invoice-daily-usage-date.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
22-
23-
## [Azure Resource Manager](azure-operations-guide.md#azure-resource-manager)
24-
25-
### [Authoring Azure Resource Manager templates](../../resource-group-authoring-templates.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
26-
### [Deploy templates using the Azure portal](../../azure-resource-manager/resource-group-template-deploy-portal.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
27-
### [Deploy templates using Azure PowerShell](../../azure-resource-manager/resource-group-template-deploy.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
28-
### [Deploy templates using the Azure CLI](../../azure-resource-manager/resource-group-template-deploy-cli.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
29-
30-
## [Security (RBAC)](azure-operations-guide.md#security-of-azure-resource)
31-
### [Use role assignments to manage resources](../../role-based-access-control/role-assignments-portal.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
32-
33-
## [Virtual machines](azure-operations-guide.md#azure-virtual-machines)
34-
### [VM sizes for Windows](../../virtual-machines/windows/sizes.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
35-
### [VM sizes for Linux](../../virtual-machines/linux/sizes.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
36-
37-
38-
### Quickly create a Windows VM
39-
#### [Using Azure CLI](../../virtual-machines/windows/quick-create-cli.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
40-
#### [Using Azure portal](../../virtual-machines/windows/quick-create-portal.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
41-
#### [Using Azure PowerShell](../../virtual-machines/windows/quick-create-powershell.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
42-
### Virtual machine tutorials for Windows
43-
#### [Create / manage a VM](../../virtual-machines/windows/tutorial-manage-vm.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
44-
#### [Create / manage disks](../../virtual-machines/windows/tutorial-manage-data-disk.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
45-
#### [Automate configuration](../../virtual-machines/windows/tutorial-automate-vm-deployment.md)
46-
#### [Create VM images](../../virtual-machines/windows/tutorial-custom-images.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
47-
#### [Highly available VMs](../../virtual-machines/windows/tutorial-availability-sets.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
48-
#### [Create a VM scale set](../../virtual-machines/windows/tutorial-create-vmss.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
49-
#### [Load balance VMs](../../virtual-machines/windows/tutorial-load-balancer.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
50-
#### [Manage networking](../../virtual-machines/windows/tutorial-virtual-network.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
51-
#### [Backup virtual machines](../../virtual-machines/windows/tutorial-backup-vms.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
52-
#### [Monitor virtual machines](../../virtual-machines/windows/tutorial-monitoring.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
53-
#### [Manage VM security](../../virtual-machines/windows/tutorial-azure-security.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
54-
#### [Team Services CI/CD](../../virtual-machines/windows/tutorial-vsts-iis-cicd.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
55-
56-
### Quickly create a Linux VM
57-
#### [Using Azure CLI](../../virtual-machines/linux/quick-create-cli.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
58-
#### [Using Azure portal](../../virtual-machines/linux/quick-create-portal.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
59-
#### [Using Azure PowerShell](../../virtual-machines/linux/quick-create-powershell.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
60-
### Virtual machine tutorials for Linux
61-
#### [Create / manage VMs](../../virtual-machines/linux/tutorial-manage-vm.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
62-
#### [Create / manage disks](../../virtual-machines/linux/tutorial-manage-disks.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
63-
#### [Automate configuration](../../virtual-machines/linux/tutorial-automate-vm-deployment.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
64-
#### [Create VM images](../../virtual-machines/linux/tutorial-custom-images.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
65-
#### [Highly available VMs](../../virtual-machines/linux/tutorial-availability-sets.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
66-
#### [Create a VM scale set](../../virtual-machines/linux/tutorial-create-vmss.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
67-
#### [Load balance VMs](../../virtual-machines/linux/tutorial-load-balancer.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
68-
#### [Manage networking](../../virtual-machines/linux/tutorial-virtual-network.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
69-
#### [Backup virtual machines](../../virtual-machines/linux/tutorial-backup-vms.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
70-
#### [Monitor virtual machines](../../virtual-machines/linux/tutorial-monitoring.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
71-
#### [Manage VM security](../../virtual-machines/linux/tutorial-azure-security.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
72-
#### [Jenkins CI/CD](../../virtual-machines/linux/tutorial-jenkins-github-docker-cicd.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
73-
74-
### [IP addresses in Azure](../../virtual-network/virtual-network-ip-addresses-overview-arm.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
75-
### [Opening ports to a VM in Azure using the Azure portal](../../virtual-machines/windows/nsg-quickstart-portal.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
76-
77-
## [Storage](azure-operations-guide.md#azure-storage)
78-
79-
### [Azure Blob storage](../../storage/blobs/storage-blob-storage-tiers.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
80-
### [Get started with Azure Blob storage using .NET](../../storage/blobs/storage-dotnet-how-to-use-blobs.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
81-
### [Get started with Azure File storage on Windows](../../storage/files/storage-how-to-use-files-windows.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
82-
### [How to use Azure File storage with Linux](../../storage/files/storage-how-to-use-files-linux.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
83-
### [Get started with Azure Table storage](../../cosmos-db/table-storage-how-to-use-dotnet.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
84-
### [Get started with Azure Queue storage](../../storage/queues/storage-dotnet-how-to-use-queues.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
85-
### [Create a storage account](../../storage/common/storage-quickstart-create-account.md)
86-
### [Using Azure PowerShell with Azure Storage](../../storage/common/storage-powershell-guide-full.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
87-
### [Using the Azure CLI with Azure Storage.](../../storage/common/storage-azure-cli.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
88-
### [Azure Storage client tools](../../storage/common/storage-explorers.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
89-
### [Azure Storage service REST API reference](/rest/api/storageservices/Azure-Storage-Services-REST-API-Reference)
90-
### [Using shared access signatures](../../storage/common/storage-dotnet-shared-access-signature-part-1.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
91-
92-
93-
94-
## [Virtual networks](azure-operations-guide.md#azure-virtual-network)
95-
### [Create a virtual network using the Azure portal](../../virtual-network/quick-create-portal.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
96-
### [Create a virtual network by using Azure PowerShell](../../virtual-network/quick-create-powershell.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
97-
### [Create a virtual network by using the Azure CLI](../../virtual-network/quick-create-cli.md#create-a-virtual-network?toc=%2fazure%2fguides%2foperations%2ftoc.json)
98-
### [Filter network traffic with network security groups](../../virtual-network/security-overview.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
99-
### Virtual networking tutorials
100-
#### [Load balance VMs](../../virtual-machines/linux/tutorial-load-balancer.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
101-
#### [Connect a computer to a virtual network](../../vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal.md?toc=%2fazure%2fguides%2foperations%2ftoc.json)
102-
103-
## [Next steps](azure-operations-guide.md#next-steps)
104-
# Resources
105-
## [Azure Roadmap](https://azure.microsoft.com/roadmap/)
106-
## [Pricing calculator](https://azure.microsoft.com/pricing/calculator/)
27+
## Resources
28+
### [Azure Product Catalog](https://docs.microsoft.com/azure/#pivot=products)
29+
### [Azure Roadmap](https://azure.microsoft.com/roadmap/)
30+
### [Pricing calculator](https://azure.microsoft.com/pricing/calculator/)
31+
### [Microsoft Azure portal overview](https://azure.microsoft.com/documentation/articles/azure-portal-overview/)
32+
## References

articles/guides/operations/azure-operations-guide.md

Lines changed: 12 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.devlang:
1414
ms.topic:
1515
ms.tgt_pltfrm:
1616
ms.workload: infrastructure
17-
ms.date: 08/21/2018
17+
ms.date: 08/24/2018
1818
ms.author: mibender
1919
---
2020

@@ -464,44 +464,29 @@ If you need to allow users to have controlled access to your storage resources,
464464

465465
## Azure Virtual Network
466466

467-
468-
Virtual networks are necessary to support communications between virtual machines. You can define subnets, custom IP address, DNS settings, security filtering, and load balancing. By using a VPN gateway or an ExpressRoute circuit, you can connect Azure virtual networks to your on-premises networks.
469-
470-
### Use cases
471-
472-
There are different use cases for Azure networking.
467+
Virtual networks are necessary to support communications between virtual machines. You can define subnets, custom IP address, DNS settings, security filtering, and load balancing. Azure supports different uses cases: cloud-only networks or hybrid virtual networks.
473468

474469
**Cloud-only virtual networks**
475470

476471
An Azure virtual network, by default, is accessible only to resources stored in Azure. Resources connected to the same virtual network can communicate with each other. You can associate virtual machine network interfaces and load balancers with a public IP address to make the virtual machine accessible over the Internet. You can help secure access to the publicly exposed resources by using a network security group.
477472

478-
**Cross-premises virtual networks**
473+
![Azure Virtual Network for a 2-tier Web Application](https://docs.microsoft.com/azure/load-balancer/media/load-balancer-internal-overview/ic744147.png)
474+
475+
**Hybrid virtual networks**
479476

480477
You can connect an on-premises network to an Azure virtual network by using ExpressRoute or a site-to-site VPN connection. In this configuration, the Azure virtual network is essentially a cloud-based extension of your on-premises network.
478+
![Hybrid Virtual Network using VPN](https://docs.microsoft.com/azure/architecture/reference-architectures/_images/blueprints/hybrid-network-vpn.png)
481479

482480
Because the Azure virtual network is connected to your on-premises network, cross-premises virtual networks must use a unique portion of the address space that your organization uses. In the same way that different corporate locations are assigned a specific IP subnet, Azure becomes another location as you extend your network.
483-
484-
### Deploying a virtual network
485-
486481
There are several options for deploying a virtual network.
482+
- [Portal](../..//virtual-network/quick-create-portal.md)
483+
- [PowerShell](../../virtual-network/quick-create-powershell.md)
484+
- [Command-Line Interface (CLI)](../../virtual-network/quick-create-cli.md)
485+
- Azure Resource Manager Templates
487486

488-
**Portal**
489-
490-
Deploying an Azure virtual network by using the Azure portal requires only an active Azure subscription and access to a web browser. You can deploy a new virtual network into a new or existing resource group. When you’re creating a new virtual machine from the portal, you can select an existing virtual network or create a new one. For more information, see [Create a virtual network using the Azure portal](../../virtual-network/quick-create-portal.md).
491-
492-
In addition to deploying an Azure virtual network from the Azure portal, you can deploy an Azure Resource Manager template from the portal. This will deploy and configure all resources as defined in the template, including any virtual network resources. For more information, see [Deploy resources with Resource Manager templates and Azure portal](../../azure-resource-manager/resource-group-template-deploy-portal.md).
487+
>**When to use**: Anytime you are working with VMs in Azure, you will work with virtual networks. This allows for segmenting your VMs into public-facing and private subnets similar on-premises datacenters.
493488
494-
**PowerShell**
495-
496-
Deploying an Azure virtual network by using PowerShell allows for complete deployment automation of the storage account. For more information, see [Create a virtual network by using PowerShell](../../virtual-network/quick-create-powershell.md).
497-
498-
In addition to deploying Azure resources individually, you can use the Azure PowerShell module to deploy an Azure Resource Manager template. For more information, see [Deploy resources with Resource Manager templates and Azure PowerShell](../../azure-resource-manager/resource-group-template-deploy.md).
499-
500-
**Command-line interface (CLI)**
501-
502-
As with the PowerShell module, the Azure command-line interface provides deployment automation and can be used on Windows, OS X, or Linux systems. You can use the Azure CLI **network vnet create** command to create a virtual network. For more information, see [Create a virtual network by using the Azure CLI](../../virtual-network/quick-create-cli.md).
503-
504-
Likewise, you can use the Azure CLI to deploy an Azure Resource Manager template. For more information, see [Deploy resources with Resource Manager templates and Azure CLI](../../azure-resource-manager/resource-group-template-deploy-cli.md).
489+
>**Get started**: Deploying an Azure virtual network by using the Azure portal requires only an active Azure subscription and access to a web browser. You can deploy a new virtual network into a new or existing resource group. When you’re creating a new virtual machine from the portal, you can select an existing virtual network or create a new one. Get started and [Create a virtual network using the Azure portal](../../virtual-network/quick-create-portal.md).
505490
506491
### Access and security for virtual networks
507492

0 commit comments

Comments
 (0)