You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: articles/active-directory/active-directory-install-replica-active-directory-domain-controller.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: Install a replica Active Directory domain controller in Azure | Microsoft Docs
3
3
description: A tutorial that explains how to install a domain controller from an on-premises Active Directory forest on an Azure virtual machine.
4
4
services: virtual-network
@@ -28,7 +28,7 @@ You might also be interested in these related topics:
28
28
## Scenario diagram
29
29
In this scenario, external users need to access applications that run on domain-joined servers. The VMs that run the application servers and the replica DCs are installed in an Azure virtual network. The virtual network can be connected to the on-premises network by a [site-to-site VPN](../vpn-gateway/vpn-gateway-site-to-site-create.md) connection, as shown in the following diagram, or you can use [ExpressRoute](../expressroute/expressroute-locations-providers.md) for a faster connection.
30
30
31
-
The application servers and the DCs are deployed within separate cloud services to distribute compute processing and within [availability sets](../virtual-machines/virtual-machines-windows-manage-availability.md) for improved fault tolerance.
31
+
The application servers and the DCs are deployed within separate cloud services to distribute compute processing and within [availability sets](../virtual-machines/virtual-machines-windows-manage-availability.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json) for improved fault tolerance.
32
32
The DCs replicate with each other and with on-premises DCs by using Active Directory replication. No synchronization tools are needed.
33
33
34
34
![Diagram pf replica Active Directory domain controller an Azure vnet][1]
Copy file name to clipboardexpand all lines: articles/active-directory/virtual-networks-windows-server-active-directory-virtual-machines.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ This navigation topic contains links to other topics about how to deploy Windows
29
29
## How to articles
30
30
*[Install a new Active Directory forest on an Azure virtual network](active-directory-new-forest-virtual-machine.md)
31
31
*[Install a Replica Active Directory Domain Controller in Azure Virtual Networks](active-directory-install-replica-active-directory-domain-controller.md)
32
-
*[Set up a hybrid cloud environment for testing](../virtual-machines/virtual-machines-windows-ps-hybrid-cloud-test-env-sim.md)
32
+
*[Set up a hybrid cloud environment for testing](../virtual-machines/virtual-machines-windows-ps-hybrid-cloud-test-env-sim.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
33
33
34
34
## Additional Resources
35
35
*[Sign up for Azure as an organization](sign-up-organization.md)
Copy file name to clipboardexpand all lines: articles/api-management/api-management-howto-disaster-recovery-backup-restore.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: How to implement disaster recovery using service backup and restore in Azure API Management | Microsoft Docs
3
3
description: Learn how to use backup and restore to perform disaster recovery in Azure API Management.
4
4
services: api-management
@@ -46,7 +46,7 @@ All of the tasks that you do on resources using the Azure Resource Manager must
46
46
The first step is to create an Azure Active Directory application. Log into the [Azure Classic Portal](http://manage.windowsazure.com/) using the subscription that contains your API Management service instance and navigate to the **Applications** tab for your default Azure Active Directory.
47
47
48
48
> [!NOTE]
49
-
> If the Azure Active Directory default directory is not visible to your account, contact the administrator of the Azure subscription to grant the required permissions to your account. For information on locating your default directory, see "Locate your default directory in the Azure classic portal" in [Creating a Work or School identity in Azure Active Directory to use with Windows VMs](../virtual-machines/virtual-machines-windows-create-aad-work-id.md).
49
+
> If the Azure Active Directory default directory is not visible to your account, contact the administrator of the Azure subscription to grant the required permissions to your account. For information on locating your default directory, see "Locate your default directory in the Azure classic portal" in [Creating a Work or School identity in Azure Active Directory to use with Windows VMs](../virtual-machines/virtual-machines-windows-create-aad-work-id.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
Copy file name to clipboardexpand all lines: articles/automation/automation-dsc-getting-started.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: Getting started with Azure Automation DSC
3
3
description: Explanation and examples of the most common tasks in Azure Automation Desired State Configuration (DSC)
4
4
services: automation
@@ -30,7 +30,7 @@ To complete the examples in this topic, the following are required:
30
30
31
31
* An Azure Automation account. For instructions on creating an Azure Automation Run As account, see [Azure Run As Account](automation-sec-configure-azure-runas-account.md).
32
32
* An Azure Resource Manager VM (not Classic) running Windows Server 2008 R2 or later. For instructions on creating a VM, see
33
-
[Create your first Windows virtual machine in the Azure portal](../virtual-machines/virtual-machines-windows-hero-tutorial.md)
33
+
[Create your first Windows virtual machine in the Azure portal](../virtual-machines/virtual-machines-windows-hero-tutorial.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
34
34
35
35
## Creating a DSC configuration
36
36
We will create a simple [DSC configuration](https://msdn.microsoft.com/powershell/dsc/configurations) that ensures either the presence or absence of the **Web-Server** Windows Feature (IIS),
Copy file name to clipboardexpand all lines: articles/azure-diagnostics.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -55,16 +55,16 @@ For more advanced topics, see
55
55
56
56
*[Using Azure Diagnostics with Application Insights for Cloud Services](application-insights/app-insights-cloudservices.md)
57
57
*[Trace the flow of a Cloud Services application with Azure Diagnostics](cloud-services/cloud-services-dotnet-diagnostics-trace-flow.md)
58
-
*[Use PowerShell to set up diagnostics on Cloud Services](virtual-machines/virtual-machines-windows-ps-extensions-diagnostics.md)
58
+
*[Use PowerShell to set up diagnostics on Cloud Services](virtual-machines/virtual-machines-windows-ps-extensions-diagnostics.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
59
59
60
60
## Virtual Machines using Azure Diagnostics
61
61
* If using Visual Studio, see [Use Visual Studio to trace Azure Virtual Machines](vs-azure-tools-debug-cloud-services-virtual-machines.md) to get started. Otherwise, see
62
62
*[Set up Azure Diagnostics on an Azure Virtual Machine](virtual-machines-dotnet-diagnostics.md)
63
63
64
64
For more advanced topics, see
65
65
66
-
*[Use PowerShell to set up diagnostics on Azure Virtual Machines](virtual-machines/virtual-machines-windows-ps-extensions-diagnostics.md)
67
-
*[Create a Windows Virtual machine with monitoring and diagnostics using Azure Resource Manager Template](virtual-machines/virtual-machines-windows-extensions-diagnostics-template.md)
66
+
*[Use PowerShell to set up diagnostics on Azure Virtual Machines](virtual-machines/virtual-machines-windows-ps-extensions-diagnostics.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
67
+
*[Create a Windows Virtual machine with monitoring and diagnostics using Azure Resource Manager Template](virtual-machines/virtual-machines-windows-extensions-diagnostics-template.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
68
68
69
69
## Service Fabric using Azure Diagnostics
70
70
Get started at [Monitor a Service Fabric application](service-fabric/service-fabric-diagnostics-how-to-monitor-and-diagnose-services-locally.md). Many other Service Fabric diagnostics articles are available in the navigation tree on the left once you get to this article.
Copy file name to clipboardexpand all lines: articles/azure-glossary-cloud-terminology.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ See also [How Azure subscriptions are associated with Azure Active Directory](ac
34
34
35
35
### <aname="availability-set"></a>availability set
36
36
A collection of virtual machines that are managed together to provide application redundancy and reliability. The use of an availability set ensures that during either a planned or unplanned maintenance event at least one virtual machine is available.
37
-
See also [Manage the availability of Windows virtual machines](virtual-machines/virtual-machines-windows-manage-availability.md) or [Manage the availability of Linux virtual machines](virtual-machines/virtual-machines-linux-manage-availability.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
37
+
See also [Manage the availability of Windows virtual machines](virtual-machines/virtual-machines-windows-manage-availability.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json) or [Manage the availability of Linux virtual machines](virtual-machines/virtual-machines-linux-manage-availability.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
38
38
39
39
### <aname="classic-model"></a>Azure classic deployment model
40
40
One of two [deployment models](resource-manager-deployment-model.md) used to deploy resources in Azure (the new model is Azure Resource Manager). Some Azure resources can be deployed in one model or the other, while others can be deployed in both models. Guidance for individual Azure resources detail which model(s) a resource can be deployed with.
@@ -51,7 +51,7 @@ One of two [deployment models](resource-manager-deployment-model.md) used to dep
51
51
52
52
### <aname="fault-domain"></a>fault domain
53
53
The collection of virtual machines in an availability set that can possibly fail at the same time. An example is a group of machines in a rack that share a common power source and network switch. In Azure, the virtual machines in an availability set are automatically separated across multiple fault domains.
54
-
See also [Manage the availability of Windows virtual machines](virtual-machines/virtual-machines-windows-manage-availability.md) or [Manage the availability of Linux virtual machines](virtual-machines/virtual-machines-linux-manage-availability.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
54
+
See also [Manage the availability of Windows virtual machines](virtual-machines/virtual-machines-windows-manage-availability.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json) or [Manage the availability of Linux virtual machines](virtual-machines/virtual-machines-linux-manage-availability.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
55
55
56
56
### <aname="geo"></a>geo
57
57
A defined boundary for data residency that typically contains two or more regions. The boundaries may be within or beyond national borders and are influenced by tax regulation. Every geo has at least one region. Examples of geos are Asia Pacific and Japan. Also called *geography*.
@@ -63,7 +63,7 @@ See also [Active Geo-Replication for Azure SQL Database](sql-database/sql-databa
63
63
64
64
### <aname="image"></a>image
65
65
A file that contains the operating system and application configuration that can be used to create any number of virtual machines. In Azure there are two types of images: VM image and OS image. A VM image includes an operating system and all disks attached to a virtual machine when the image is created. An OS image contains only a generalized operating system with no data disk configurations.
66
-
See also [Navigate and select Windows virtual machine images in Azure with PowerShell or the CLI](virtual-machines/virtual-machines-windows-cli-ps-findimage.md)
66
+
See also [Navigate and select Windows virtual machine images in Azure with PowerShell or the CLI](virtual-machines/virtual-machines-windows-cli-ps-findimage.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
67
67
68
68
### <aname="limits"></a>limits
69
69
The number of resources that can be created or the performance benchmark that can be achieved. Limits are typically associated with subscriptions, services, and offerings.
@@ -121,15 +121,15 @@ See also [Using tags to organize your Azure resources](resource-group-using-tags
121
121
122
122
### <aname="update-domain"></a>update domain
123
123
The collection of virtual machines in an availability set that are updated at the same time. Virtual machines in the same update domain are restarted together during planned maintenance. Azure never restarts more than one update domain at a time. Also referred to as an upgrade domain.
124
-
See also [Manage the availability of Windows virtual machines](virtual-machines/virtual-machines-windows-manage-availability.md) or [Manage the availability of Linux virtual machines](virtual-machines/virtual-machines-linux-manage-availability.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
124
+
See also [Manage the availability of Windows virtual machines](virtual-machines/virtual-machines-windows-manage-availability.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json) or [Manage the availability of Linux virtual machines](virtual-machines/virtual-machines-linux-manage-availability.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
125
125
126
126
### <aname="vm"></a>virtual machine
127
127
The software implementation of a physical computer that runs an operating system. Multiple virtual machines can run simultaneously on the same hardware. In Azure, virtual machines are available in a variety of sizes.
128
128
See also [Virtual Machines documentation](https://azure.microsoft.com/documentation/services/virtual-machines/)
A resource that implements behaviors or features that either help other programs work or provide the ability for you to interact with a running computer. For example, you could use the VM Access extension to reset or modify remote access values on an Azure virtual machine.
132
-
See also [About virtual machine extensions and features (Windows)](virtual-machines/virtual-machines-windows-extensions-features.md) or [About virtual machine extensions and features (Linux)](virtual-machines/virtual-machines-linux-extensions-features.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
132
+
See also [About virtual machine extensions and features (Windows)](virtual-machines/virtual-machines-windows-extensions-features.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json) or [About virtual machine extensions and features (Linux)](virtual-machines/virtual-machines-linux-extensions-features.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json)
133
133
134
134
### <aname="vnet"></a>virtual network
135
135
A network that provides connectivity between your Azure resources that is isolated from all other Azure tenants. It can be connected to other Azure virtual networks through an [Azure VPN Gateway](vpn-gateway/vpn-gateway-about-vpngateways.md) and to your on-premises network using [multiple options](vpn-gateway/vpn-gateway-plan-design.md). You can fully control the IP address blocks, DNS settings, security policies, and route tables within this network.
Copy file name to clipboardexpand all lines: articles/azure-government-image-gallery.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: Azure Government Image Gallery | Microsoft Docs
3
3
description: This article provides an overview of the Azure Government Image Gallery and the images included
4
4
services: Azure-Government
@@ -231,8 +231,8 @@ The blades will close and it will go back to your portal dashboard view showing
231
231
The below resources should provide more information on deploying from the image gallery or creating your own VHD. Please reference the [Azure Government Developer Guide](azure-government-developer-guide.md) to uncover an programmatic differences with endpoints when working with Azure Government.
232
232
233
233
### Other Resources:
234
-
*[Deploying a Windows Virtual Machine](virtual-machines/virtual-machines-windows-hero-tutorial.md)
*[Deploying a Windows Virtual Machine](virtual-machines/virtual-machines-windows-hero-tutorial.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Copy file name to clipboardexpand all lines: articles/azure-government/documentation-government-compute.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ ms.author: ryansoc
20
20
---
21
21
# Azure Government Compute
22
22
## Virtual Machines
23
-
For details on this service and how to use it, see [Azure Virtual Machines Sizes](../virtual-machines/virtual-machines-windows-sizes.md).
23
+
For details on this service and how to use it, see [Azure Virtual Machines Sizes](../virtual-machines/virtual-machines-windows-sizes.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
24
24
25
25
### Variations
26
26
The following VM SKUs are generally available (GA) in Azure Government:
Copy file name to clipboardexpand all lines: articles/azure-resource-manager/resource-group-overview.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: Azure Resource Manager Overview | Microsoft Docs
3
3
description: Describes how to use Azure Resource Manager for deployment, management, and access control of resources on Azure.
4
4
services: azure-resource-manager
@@ -150,13 +150,13 @@ If you envision your tiers having separate lifecycles, you can deploy your three
150
150
151
151
For more suggestions about designing your templates, see [Patterns for designing Azure Resource Manager templates](../best-practices-resource-manager-design-templates.md). For information about nested templates, see [Using linked templates with Azure Resource Manager](../resource-group-linked-templates.md).
152
152
153
-
For a four part series about automating deployment, see [Automating application deployments to Azure Virtual Machines](../virtual-machines/virtual-machines-windows-dotnet-core-1-landing.md). This series covers application architecture, access and security, availability and scale, and application deployment.
153
+
For a four part series about automating deployment, see [Automating application deployments to Azure Virtual Machines](../virtual-machines/virtual-machines-windows-dotnet-core-1-landing.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json). This series covers application architecture, access and security, availability and scale, and application deployment.
154
154
155
155
Azure Resource Manager analyzes dependencies to ensure resources are created in the correct order. If one resource relies on a value from another resource (such as a virtual machine needing a storage account for disks), you set a dependency. For more information, see [Defining dependencies in Azure Resource Manager templates](../resource-group-define-dependencies.md).
156
156
157
157
You can also use the template for updates to the infrastructure. For example, you can add a resource to your solution and add configuration rules for the resources that are already deployed. If the template specifies creating a resource but that resource already exists, Azure Resource Manager performs an update instead of creating a new asset. Azure Resource Manager updates the existing asset to the same state as it would be as new.
158
158
159
-
Resource Manager provides extensions for scenarios when you need additional operations such as installing particular software that is not included in the setup. If you are already using a configuration management service, like DSC, Chef or Puppet, you can continue working with that service by using extensions. For information about virtual machine extensions, see [About virtual machine extensions and features](../virtual-machines/virtual-machines-windows-extensions-features.md).
159
+
Resource Manager provides extensions for scenarios when you need additional operations such as installing particular software that is not included in the setup. If you are already using a configuration management service, like DSC, Chef or Puppet, you can continue working with that service by using extensions. For information about virtual machine extensions, see [About virtual machine extensions and features](../virtual-machines/virtual-machines-windows-extensions-features.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
160
160
161
161
Finally, the template becomes part of the source code for your app. You can check it in to your source code repository and update it as your app evolves. You can edit the template through Visual Studio.
0 commit comments