Skip to content

Commit d1cce8a

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into metadata-3
2 parents fcd7aa2 + 86ed7fa commit d1cce8a

File tree

25 files changed

+454
-176
lines changed

25 files changed

+454
-176
lines changed

articles/active-directory/connect/active-directory-aadconnect-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ If you need help upgrading to a newer version of Azure AD Connect, open a suppor
185185
## Troubleshooting
186186
**Q: How can I get help with Azure AD Connect?**
187187

188-
[Search the Microsoft Knowledge Base (KB)](https://www.microsoft.com/Search/result.aspx?q=azure%20active%20directory%20connect&form=mssupport)
188+
[Search the Microsoft Knowledge Base (KB)](https://www.microsoft.com/en-us/search/result.aspx?q=azure+active+directory+connect)
189189

190190
* Search the KB for technical solutions to common break-fix issues about support for Azure AD Connect.
191191

44.3 KB
Loading
Loading

articles/active-directory/privileged-identity-management/pim-how-to-activate-role.md

Lines changed: 42 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: active-directory
1111
ms.topic: conceptual
1212
ms.workload: identity
1313
ms.component: pim
14-
ms.date: 02/14/2017
14+
ms.date: 08/21/2018
1515
ms.author: rolyon
1616
ms.custom: pim
1717
---
@@ -26,25 +26,48 @@ This article is for admins who need to activate their role in Azure AD Privilege
2626
Use the Azure AD Privileged Identity Management application in the [Azure portal](https://portal.azure.com/) to request a role activation, even if you're going to operate in another portal or PowerShell. If you don't have the Azure AD Privileged Identity Management application on your Azure portal, follow these steps to get started.
2727

2828
1. Sign in to the [Azure portal](https://portal.azure.com/).
29-
2. Select your username in the upper right-hand corner of the Azure portal, and select the directory where you will you be operating.
30-
3. Select **All services** and use the Filter textbox to search for **Azure AD Privileged Identity Management**.
31-
4. Check **Pin to dashboard** and then click **Create**. The Privileged Identity Management application opens.
29+
30+
1. Select your username in the upper right-hand corner of the Azure portal, and select the directory where you will you be operating.
31+
32+
1. Select **All services** and use the Filter textbox to search for **Azure AD Privileged Identity Management**.
33+
34+
1. Check **Pin to dashboard** and then click **Create**. The Privileged Identity Management application opens.
3235

3336
## Activate a role
3437
When you need to take on a role, you can request activation by selecting the **My Roles** navigation option in the Azure AD Privileged Identity Management application's left navigation column.
3538

3639
1. Sign in to the [Azure portal](https://portal.azure.com/) and select the Azure AD Privileged Identity Management tile.
37-
2. Select **My Roles**. A list of your assigned eligible roles appear in the grouping at the top of the page.
38-
3. Select a role to activate.
39-
4. Select **Activate**. The **Request role activation** blade appears.
40-
5. Some roles require Multi-Factor Authentication (MFA) before you can activate the role. You only have to authenticate once per session.
41-
40+
41+
1. Select **My Roles**. A list of your assigned eligible roles appear in the grouping at the top of the page.
42+
43+
1. Select a role to activate.
44+
45+
1. Select **Activate**. The **Request role activation** blade appears.
46+
47+
1. Some roles require Multi-Factor Authentication (MFA) before you can activate the role. You only have to authenticate once per session.
48+
4249
![Verify with MFA before role activation - screenshot](./media/pim-how-to-activate-role/PIM_activation_MFA.png)
43-
6. Enter the reason for the activation request in the text field. Some roles require you to supply a trouble ticket number.
44-
7. Select **OK**. If the role does not require approval, it is now activated, and the role appears in the list of active roles (directly below the list of eligible role assignments). If the [role requires approval](./azure-ad-pim-approval-workflow.md) to activate, a toast notification will briefly appear in the upper right-hand corner of your browser informing you the request is pending approval.
50+
51+
1. Enter the reason for the activation request in the text field. Some roles require you to supply a trouble ticket number.
52+
53+
1. Select **OK**. If the role does not require approval, it is now activated, and the role appears in the list of active roles (directly below the list of eligible role assignments). If the [role requires approval](./azure-ad-pim-approval-workflow.md) to activate, a toast notification will briefly appear in the upper right-hand corner of your browser informing you the request is pending approval.
4554

4655
![Request pending notification - screenshot](./media/pim-how-to-activate-role/PIM_Request_Pending_Toast2.png)
4756

57+
## Use a role immediately after activation
58+
59+
Because of caching, activations do not occur immediately in the Azure portal without a refresh. If you need to reduce the possibility of delays after activating a role, you can use the **Application access** page in the portal. Applications accessed from this page check for new role assignments immediately.
60+
61+
1. Open Azure AD Privileged Identity Management.
62+
63+
1. Click the **Application access** page.
64+
65+
![PIM Application access - screenshot](./media/pim-how-to-activate-role/pim-application-access.png)
66+
67+
1. Click **Azure Active Directory** to reopen the portal on the **All Users** page.
68+
69+
When you click this link, you force a refresh and there is a check for new Azure AD role assignments.
70+
4871
## Deactivate a role
4972
Once a role has been activated, it automatically deactivates when its time limit (eligible duration) is reached.
5073

@@ -54,10 +77,14 @@ If you complete your admin tasks early, you can also deactivate a role manually
5477
In the event you do not require activation of a role that requires approval, you may cancel a pending request at any time. Simply select the **My Roles** navigation option in the Azure AD Privileged Identity Management application's left navigation column.
5578

5679
1. Sign in to the [Azure portal](https://portal.azure.com/) and select the Azure AD Privileged Identity Management tile.
57-
2. Select **My Roles**. A list of your assigned eligible roles appear in the grouping at the top of the page.
58-
3. Select a role.
59-
4. Select the **Activation is pending approval** banner on the role activation details blade.
60-
5. Select **Cancel** at the top of the **Pending approval** blade.
80+
81+
1. Select **My Roles**. A list of your assigned eligible roles appear in the grouping at the top of the page.
82+
83+
1. Select a role.
84+
85+
1. Select the **Activation is pending approval** banner on the role activation details blade.
86+
87+
1. Select **Cancel** at the top of the **Pending approval** blade.
6188

6289
![Cancel pending request screenshot](./media/pim-how-to-activate-role/PIM_Request_Pending_Banner_Cancel.png)
6390

articles/active-directory/privileged-identity-management/pim-resource-roles-activate-your-roles.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ ms.topic: conceptual
1111
ms.tgt_pltfrm: na
1212
ms.workload: identity
1313
ms.component: pim
14-
ms.date: 04/02/2018
14+
ms.date: 08/21/2018
1515
ms.author: rolyon
1616
ms.custom: pim
1717
---
1818

1919
# Activate roles for Azure resources by using Privileged Identity Management
2020
Privileged Identity Management (PIM) introduces a new experience in activating roles for Azure resources. Eligible role members can schedule activation for a future date and time. They can also select a specific activation duration within the maximum (configured by administrators). For more information, see [How to activate or deactivate roles in Azure AD Privileged Identity Management](pim-how-to-activate-role.md).
2121

22-
## Activate roles
22+
## Activate a role
2323
Browse to the **My roles** section in the left pane. Select **Activate** for the role that you want to activate.
2424

2525
!["Eligible roles" tab in the "My roles" pane.](media/azure-pim-resource-rbac/rbac-roles.png)
@@ -34,6 +34,19 @@ If the activation is scheduled for a future date and time, the pending request a
3434

3535
![List of pending requests with "Cancel" buttons](media/azure-pim-resource-rbac/rbac-activate-pending.png)
3636

37+
## Use a role immediately after activation
38+
39+
Because of caching, activations do not occur immediately in the Azure portal without a refresh. If you need to reduce the possibility of delays after activating a role, you can use the **Application access** page in the portal. Applications accessed from this page check for new role assignments immediately.
40+
41+
1. Open Azure AD Privileged Identity Management.
42+
43+
1. Click the **Application access** page.
44+
45+
![PIM Application access - screenshot](./media/pim-resource-roles-activate-your-roles/pim-application-access.png)
46+
47+
1. Click **Azure resources** to reopen the portal on the **All resources** page.
48+
49+
When you click this link, you force a refresh and there is a check for new Azure resource role assignments.
3750

3851
## Apply Just Enough Administration practices
3952

articles/active-directory/privileged-identity-management/pim-resource-roles-discover-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Learn how to discover and manage Azure resources when you use Privileged Identit
2222
When you first set up PIM for Azure resources, you need to discover and select resources to protect with PIM. There's no limit to the number of resources that you can manage with PIM. However, we recommend starting with your most critical (production) resources.
2323

2424
> [!NOTE]
25-
> You can only search for and select subscription resources to manage by using PIM. When you manage a subscription in PIM, you can also manage child resources in the subscription.
25+
> You can only search for and select management group or subscription resources to manage using PIM. When you manage a management group or a subscription in PIM, you can also manage its child resources.
2626
2727
## Discover resources
2828

articles/api-management/api-management-howto-disaster-recovery-backup-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/
174174
where:
175175

176176
* `subscriptionId` - id of the subscription containing the API Management service you are restoring a backup into
177-
* `resourceGroupName` - a string in the form of 'Api-Default-{service-region}' where `service-region` identifies the Azure region where the API Management service you are restoring a backup into is hosted, for example, `North-Central-US`
177+
* `resourceGroupName` - name of the resource group containing the Azure API Management service you are restoring a backup into
178178
* `serviceName` - the name of the API Management service being restored into specified at the time of its creation
179179
* `api-version` - replace with `2018-06-01-preview`
180180

articles/azure-maps/map-search-location.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Show search results with Azure Maps | Microsoft Docs
33
description: How to perform a search request with Azure Maps then display the results on a Javascrip map
44
author: jingjing-z
55
ms.author: jinzh
6-
ms.date: 05/07/2018
6+
ms.date: 08/26/2018
77
ms.topic: conceptual
88
ms.service: azure-maps
99
services: azure-maps
@@ -13,21 +13,18 @@ ms.custom: codepen
1313

1414
# Show search results on the map
1515

16-
This article shows you how to make a search request and show the search results on the map.
16+
This article shows you how to search for location of interest and show the search results on the map.
1717

1818
## Understand the code
1919

20-
<iframe height='500' scrolling='no' title='Show search results on a map' src='//codepen.io/azuremaps/embed/KQbaeM/?height=519&theme-id=0&default-tab=js,result&embed-version=2&editable=true' frameborder='no' allowtransparency='true' allowfullscreen='true' style='width: 100%;'>See the Pen <a href='https://codepen.io/azuremaps/pen/KQbaeM/'>Show search results on a map</a> by Azure Maps (<a href='https://codepen.io/azuremaps'>@azuremaps</a>) on <a href='https://codepen.io'>CodePen</a>.
20+
<iframe height='305' scrolling='no' title='Show search results on a map (Service Module)' src='//codepen.io/azuremaps/embed/zLdYEB/?height=265&theme-id=0&default-tab=js,result&embed-version=2' frameborder='no' allowtransparency='true' allowfullscreen='true' style='width: 100%;'>See the Pen <a href='https://codepen.io/azuremaps/pen/zLdYEB/'>Show search results on a map (Service Module)</a> by Azure Maps (<a href='https://codepen.io/azuremaps'>@azuremaps</a>) on <a href='https://codepen.io'>CodePen</a>.
2121
</iframe>
2222

23-
In the code above, the first block of code constructs a map object. You can see [create a map](./map-create.md) for instructions.
23+
In the code above, the first block of code constructs a map object and instantiates a client service. You can see [create a map](./map-create.md) for instructions.
2424

25-
The second block of code creates and adds a layer of search pins on the map. You can see [add a pin on the map](./map-add-pin.md) for instructions.
26-
27-
The third block of code sends an [XMLHttpRequest](https://xhr.spec.whatwg.org/) to [Azure Maps Fuzzy Search API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy).
28-
29-
The last block of code parses the incoming response. For a successful response, it collects the latitude and longitude information for each location returned. It adds all the location points to the map as pins and adjusts the bounds of the map to render all the pins.
25+
The second block of code uses Fuzzy search [Azure Maps Fuzzy Search API](https://docs.microsoft.com/rest/api/maps/search/getsearchfuzzy) to search for point of interest. Fuzzy search API can handle any combination of fuzzy inputs. The response from the fuzzy search service is then parsed into GeoJSON format and pins are added to the map to show the points of interest on the map.
3026

27+
The last block of code adds camera bounds for the map by using the Map's [setCameraBounds](https://docs.microsoft.com/javascript/api/azure-maps-control/models.cameraboundsoptions?view=azure-iot-typescript-latest) property.
3128

3229
## Next steps
3330

articles/azure-stack/user/azure-stack-profiles-azure-resource-manager-versions.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.workload: na
1111
pms.tgt_pltfrm: na
1212
ms.devlang: na
1313
ms.topic: article
14-
ms.date: 08/17/2018
14+
ms.date: 08/24/2018
1515
ms.author: sethm
1616
ms.reviewer: sijuman
1717

@@ -194,26 +194,26 @@ Azure Resource Manager enables you to deploy and manage the infrastructure for y
194194
| Delegated Providers | 2015-01-01 |
195195
| Delegated Providers/offers | 2015-01-01 |
196196
| DelegatedProviders/offers/estimatePrice | 2015-01-01 |
197-
| Deployments | 2016-0209-01 |
198-
| Deployments/operations | 2016-0209-01 |
197+
| Deployments | 2016-09-01 |
198+
| Deployments/operations | 2016-09-01 |
199199
| Extensions Metadata | 2015-01-01 |
200200
| Links | 2016-09-01 |
201201
| Locations | 2015-01-01 |
202202
| Offers | 2015-01-01 |
203203
| Operations | 2015-01-01 |
204-
| Providers | 2015-012017-08-01 |
204+
| Providers | 2017-08-01 |
205205
| Resource Groups | 2016-09-01 |
206206
| Resources | 2016-09-01 |
207207
| Subscriptions | 2016-09-01 |
208208
| Subscriptions/location | 2016-09-01 |
209209
| Subscriptions/operation results | 2016-09-01 |
210-
| Subscriptions/providers | 2015-012017-08-01 |
210+
| Subscriptions/providers | 2017-08-01 |
211211
| Subscriptions/Resource Groups | 2016-09-01 |
212212
| Subscriptions/resourceGroups/resources | 2016-09-01 |
213213
| Subscriptions/resources | 2016-09-01 |
214-
| Subscriptions/tagNames | 2016-0609-01 |
215-
| Subscriptions/tagNames/tagValues | 2016-0609-01 |
216-
| Tenants | 2015-012017-08-01 |
214+
| Subscriptions/tagNames | 2016-09-01 |
215+
| Subscriptions/tagNames/tagValues | 2016-09-01 |
216+
| Tenants | 2017-08-01 |
217217

218218
### Microsoft.Storage
219219

articles/azure-stack/user/azure-stack-solution-template-kubernetes-deploy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: na
1212
pms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: article
15-
ms.date: 08/09/2018
15+
ms.date: 08/27/2018
1616
ms.author: mabrigg
1717
ms.reviewer: waltero
1818

@@ -85,9 +85,9 @@ To get started, make sure you have the right permissions and that your Azure Sta
8585

8686
Give the service principal access to your subscription so that the principal can create resources.
8787

88-
1. Sign in to the [Administration portal](https://adminportal.local.azurestack.external).
88+
1. Sign in to the [Azure Stack portal](https://portal.local.azurestack.external/).
8989

90-
1. Select **More services** > **User subscriptions** > **+ Add**.
90+
1. Select **More services** > **Subscriptions**.
9191

9292
1. Select the subscription that you created.
9393

0 commit comments

Comments
 (0)