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-privileged-identity-management-getting-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ ms.custom: pim
17
17
---
18
18
# Start using Azure AD Privileged Identity Management
19
19
20
-
With Azure Active Directory (AD) Privileged Identity Management, you can manage, control, and monitor access within your organization. This scope includes access to resources Azure resources, Azure AD and other Microsoft online services like Office 365 or Microsoft Intune.
20
+
With Azure Active Directory (AD) Privileged Identity Management, you can manage, control, and monitor access within your organization. This scope includes access to Azure resources, Azure AD and other Microsoft online services like Office 365 or Microsoft Intune.
21
21
22
22
This article tells you how to add the Azure AD PIM app to your Azure portal dashboard.
Copy file name to clipboardExpand all lines: articles/active-directory/connect/active-directory-aadconnect-troubleshoot-objectsync.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,10 @@ ms.author: billmath
16
16
---
17
17
18
18
# Troubleshoot object synchronization with Azure AD Connect sync
19
-
This document provides steps for how to troubleshoot issues with object synchronization using the troubleshooting task.
19
+
This article provides steps for troubleshooting issues with object synchronization by using the troubleshooting task. To see how troubleshooting works in Azure Active Directory (Azure AD) Connect, watch [this short video](https://aka.ms/AADCTSVideo).
20
20
21
21
## Troubleshooting task
22
-
For Azure Active Directory (AAD) Connect deployment with version 1.1.749.0 or higher, use the troubleshooting task in the wizard to troubleshoot object synchronization issues. For earlier versions, please troubleshoot manually as described [here](active-directory-aadconnectsync-troubleshoot-object-not-syncing.md).
22
+
For Azure AD Connect deployment with version 1.1.749.0 or higher, use the troubleshooting task in the wizard to troubleshoot object synchronization issues. For earlier versions, please troubleshoot manually as described [here](active-directory-aadconnectsync-troubleshoot-object-not-syncing.md).
23
23
24
24
### Run the troubleshooting task in the wizard
25
25
To run the troubleshooting task in the wizard, perform the following steps:
Copy file name to clipboardExpand all lines: articles/active-directory/develop/active-directory-v2-protocols-oauth-client-creds.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ To use application permissions in your app, do the steps we discuss in the next
59
59
60
60
#### Request the permissions in the app registration portal
61
61
1. Go to your application in the [Application Registration Portal](https://apps.dev.microsoft.com/?referrer=https://azure.microsoft.com/documentation/articles&deeplink=/appList), or [create an app](active-directory-v2-app-registration.md), if you haven't already. You'll need to use at least one Application Secret when you create your app.
62
-
2. Locate the **Mcrosoft Graph Permissions** section, and then add the **application permissions** that your app requires.
62
+
2. Locate the **Microsoft Graph Permissions** section, and then add the **application permissions** that your app requires.
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/resource-manager-templates-parameters.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ ms.author: tomfitz
19
19
# Parameters section of Azure Resource Manager templates
20
20
In the parameters section of the template, you specify which values you can input when deploying the resources. These parameter values enable you to customize the deployment by providing values that are tailored for a particular environment (such as dev, test, and production). You do not have to provide parameters in your template, but without parameters your template would always deploy the same resources with the same names, locations, and properties.
21
21
22
-
You are limited to 255 parameters in a template. You can reduce the number of parameters by using objects that contain multiple properties, as show in this article.
22
+
You are limited to 255 parameters in a template. You can reduce the number of parameters by using objects that contain multiple properties, as shown in this article.
23
23
24
24
## Define and use a parameter
25
25
@@ -266,4 +266,4 @@ These example templates demonstrate some scenarios for using parameters. Deploy
266
266
* To view complete templates for many different types of solutions, see the [Azure Quickstart Templates](https://azure.microsoft.com/documentation/templates/).
267
267
* For how to input the parameter values during deployment, see [Deploy an application with Azure Resource Manager template](resource-group-template-deploy.md).
268
268
* For details about the functions you can use from within a template, see [Azure Resource Manager Template Functions](resource-group-template-functions.md).
269
-
* For information about using a parameter object, see [Use an object as a parameter in an Azure Resource Manager template](/azure/architecture/building-blocks/extending-templates/objects-as-parameters).
269
+
* For information about using a parameter object, see [Use an object as a parameter in an Azure Resource Manager template](/azure/architecture/building-blocks/extending-templates/objects-as-parameters).
Copy file name to clipboardExpand all lines: articles/event-hubs/event-hubs-quickstart-kafka-enabled-event-hubs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,4 +80,4 @@ If your Event Hubs Kafka cluster has events queued from the producer, you should
80
80
81
81
* [Learn about Event Hubs for Kafka Ecosystem](event-hubs-for-kafka-ecosystem-overview.md)
82
82
* [Learn about Event Hubs](event-hubs-what-is-event-hubs.md)
83
-
* Use [MirrorMaker](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27846330) to stream events from Kafka on-prem to Kafka enabled Event Hubs on cloud.](event-hubs-kafka-mirror-maker-tutorial.md)
83
+
* Use [MirrorMaker](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27846330) to [stream events from Kafka on-prem to Kafka enabled Event Hubs on cloud.](event-hubs-kafka-mirror-maker-tutorial.md)
Copy file name to clipboardExpand all lines: articles/lab-services/devtest-lab-create-custom-image-from-vm-using-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ You can create a custom image from a provisioned VM, and afterwards use that cus
40
40
41
41

42
42
43
-
1. On the **Custom image** pane, enter a name and description for your custom image. This information is displayed in the list of bases when you create a VM.
43
+
1. On the **Custom image** pane, enter a name and description for your custom image. This information is displayed in the list of bases when you create a VM. The custom image will include the OS disk and all the data disks attached to the virtual machine.
Copy file name to clipboardExpand all lines: articles/log-analytics/log-analytics-containers.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -524,7 +524,7 @@ You can verify that the Container Monitoring solution is set correctly for Windo
524
524
525
525
## Solution components
526
526
527
-
If you are using Windows agents, then the following management pack is installed on each computer with an agent when you add this solution. No configuration or maintenance is required for the management pack.
527
+
From the OMS portal, navigate to the *Solutions Gallery* and add the **Container Monitoring Solution**. If you are using Windows agents, then the following management pack is installed on each computer with an agent when you add this solution. No configuration or maintenance is required for the management pack.
528
528
529
529
- *ContainerManagement.xxx* installed in C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State\Management Packs
530
530
@@ -560,6 +560,7 @@ Labels appended to *PodLabel* data types are your own custom labels. The appende
560
560
## Monitor containers
561
561
After you have the solution enabled in the Log Analytics portal, the **Containers** tile shows summary information about your container hosts and the containers running in hosts.
Copy file name to clipboardExpand all lines: articles/marketplace/marketplace-publishers-guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,12 +74,12 @@ Each storefront offers specialized publishing options to help you maximize your
74
74
## How to Publish on Cloud Marketplace
75
75
76
76
Becoming a cloud marketplace publisher is an easy three-step process:
77
-
1. Determine the listing type right for your offer
77
+
1. Choose a publishing option for your offer
78
78
2. Sign up to become a cloud marketplace publisher
79
79
3. Complete technical and content pre-requisites required by offer and listing type
80
80
81
81
82
-
**1. Determine the Listing Type Right for Your Offer**
82
+
**1. Choose a publishing option for your offer**
83
83
84
84
Each storefront supports multiple publishing options and offer types. Select an offer type that best represents your application and service details. All publishing options will give partners access to lead sharing.
Copy file name to clipboardExpand all lines: articles/service-fabric/service-fabric-cluster-capacity.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,9 +67,9 @@ The durability tier is used to indicate to the system the privileges that your V
67
67
68
68
This privilege is expressed in the following values:
69
69
70
-
* Gold - The infrastructure jobs can be paused for a duration of two hours per UD. Gold durability can be enabled only on full-node VM SKUs like L32s, GS5, G5, DS15_v2, D15_v2. In general, all the VM Sizes listed at http://aka.ms/vmspecs that are marked as 'Instance is isolated to hardware dedicated to a single customer' in the note, are full-node VMs.
71
-
* Silver - The infrastructure Jobs can be paused for a duration of 10 minutes per UD and is available on all standard VMs of single core and above.
72
-
* Bronze - No privileges. This is the default. Only use this durability level for Node Types that run _only_ stateless workloads.
70
+
* Gold - Updates you make to your VMSS can be delayed until approved by the Service Fabric cluster. Updates and maintenance initiated by Azure can be delayed for up two hours, allowing additional time for replicas to recover from earlier failures. Gold durability can be enabled only on full-node VM sizes like L32s, GS5, G5, DS15_v2, D15_v2. In general, all the VM sizes listed at http://aka.ms/vmspecs that are marked as 'Instance is isolated to hardware dedicated to a single customer' in the note are full-node VMs.
71
+
* Silver - Updates you make to your VMSS can be delayed until approved by the Service Fabric cluster. Updates and maintenance initiated by Azure cannot be delayed for any significant period of time. Silver durability is available on all standard VMs of single core and above.
72
+
* Bronze - This is the default. Updates and maintenance affecting your VMs will not be delayed by the Service Fabric cluster.
73
73
74
74
> [!WARNING]
75
75
> NodeTypes running with Bronze durability obtain _no privileges_. This means that infrastructure jobs that impact your stateless workloads will not be stopped or delayed. It is possible that such jobs can still impact your workloads, causing downtime or other issues. For any sort of production workload, running with at least Silver is recommended. You must maintain a minimum count of five nodes for any node-type that has a durability of Gold or Silver.
@@ -108,10 +108,11 @@ Use Silver or Gold durability for all node types that host stateful services you
108
108
> Changing the VM SKU Size for virtual machine scale sets not running at least Silver durability is not recommended. Changing VM SKU Size is a data-destructive in-place infrastructure operation. Without at least some ability to delay or monitor this change, it is possible that the operation can cause data loss for stateful services or cause other unforeseen operational issues, even for stateless workloads.
109
109
>
110
110
111
-
- Maintain a minimum count of five nodes for any virtual machine scale set that has durability level of Gold or Silver enabled
111
+
- Maintain a minimum count of five nodes for any virtual machine scale set that has durability level of Gold or Silver enabled.
112
+
- Each VM scale set with durability level Silver or Gold must map to its own node type in the Service Fabric cluster. Mapping multiple VM scale sets to a single node type will prevent coordination between the Service Fabric cluster and the Azure infrastructure from working properly.
112
113
- Do not delete random VM instances, always use virtual machine scale set scale down feature. The deletion of random VM instances has a potential of creating imbalances in the VM instance spread across UD and FD. This imbalance could adversely affect the systems ability to properly load balance amongst the service instances/Service replicas.
113
114
- If using Autoscale, then set the rules such that scale in (removing of VM instances) are done only one node at a time. Scaling down more than one instance at a time is not safe.
114
-
- If Scaling down a primary node type, you should never scale it down more than what the reliability tier allows.
115
+
- If deleting or deallocating VMs on the primary node type, you should never reduce the count of allocated VMs below what the reliability tier requires. These operations will be blocked indefinitely in a scale set with a durability level of Silver or Gold.
115
116
116
117
## The reliability characteristics of the cluster
117
118
The reliability tier is used to set the number of replicas of the system services that you want to run in this cluster on the primary node type. The more the number of replicas, the more reliable the system services are in your cluster.
Copy file name to clipboardExpand all lines: articles/service-fabric/service-fabric-quickstart-java-spring-boot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ ms.custom: mvc, devcenter
22
22
# Quickstart: deploy a Java Spring Boot Application to Azure
23
23
Azure Service Fabric is a distributed systems platform for deploying and managing microservices and containers.
24
24
25
-
This quickstart shows how to deploy a Spring Boot application to Service Fabric using a Mac or Linux developer machine. This quickstart uses the [Getting Started](https://spring.io/guides/gs/spring-boot/) sample from the Spring website. Using familiar command-line tools, this quickstart walks you through deploying the Spring Boot sample as a Service Fabric application. When you're finished, you have the Spring Boot Getting Started sample working on Service Fabric.
25
+
Using familiar command-line tools, this quickstart walks you through how to deploy a functional Spring Boot application to Service Fabric on a Mac or Linux developer machine using the [Getting Started](https://spring.io/guides/gs/spring-boot/) sample from the Spring website.
0 commit comments