Skip to content

Commit 3102f88

Browse files
authored
Merge pull request #74143 from MicrosoftDocs/master
4/22 PM Publish
2 parents c884e2b + 6a7e943 commit 3102f88

File tree

201 files changed

+1221
-999
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

201 files changed

+1221
-999
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23390,6 +23390,11 @@
2339023390
"redirect_url": "/azure/storage/common/storage-service-encryption-customer-managed-keys",
2339123391
"redirect_document_id": true
2339223392
},
23393+
{
23394+
"source_path": "articles/storage/common/storage-service-encryption-customer-managed-keys.md",
23395+
"redirect_url": "/azure/storage/common/storage-encryption-keys-portal",
23396+
"redirect_document_id": true
23397+
},
2339323398
{
2339423399
"source_path": "articles/storage/storage-service-encryption.md",
2339523400
"redirect_url": "/azure/storage/common/storage-service-encryption",

articles/active-directory/reports-monitoring/concept-activity-logs-azure-monitor.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.topic: conceptual
1414
ms.tgt_pltfrm: na
1515
ms.workload: identity
1616
ms.subservice: report-monitor
17-
ms.date: 04/18/2019
17+
ms.date: 04/22/2019
1818
ms.author: markvi
1919
ms.reviewer: dhanyahk
2020

@@ -69,14 +69,14 @@ If you already have an Azure AD license, you need an Azure subscription to set u
6969

7070
Every audit log event uses about 2 KB of data storage. For a tenant with 100,000 users, which would incur about 1.5 million events per day, you would need about 3 GB of data storage per day. Because writes occur in approximately five-minute batches, you can anticipate approximately 9,000 write operations per month.
7171

72-
The following table contains a cost estimate of, depending on the size of the tenant, a general-purpose v2 storage account in West US for at least one year of retention. To create a more accurate estimate for the data volume that you anticipate for your application, use the [Azure storage pricing calculator](https://azure.microsoft.com/pricing/details/storage/blobs/).
72+
The following table contains a cost estimate of, depending on the size of the tenant, a general-purpose v2 storage account in West US for at least one year of retention. To create a more accurate estimate for the data volume that you anticipate for your application, use the [Azure storage pricing calculator](https://azure.microsoft.com/pricing/details/storage/blobs/). The table only includes the processing/storage cost and not the cost of the subscription.
7373

74-
| Log category | Number of users | Events per day | Volume of data per month (est.) | Cost per month (est.) | Cost per year (est.) |
75-
|--------------|-----------------|----------------------|--------------------------------------|----------------------------|---------------------------|
76-
| Audit | 100,000 | 1.5 million | 90 GB | $1.93 | $23.12 |
77-
| Audit | 1,000 | 15,000 | 900 MB | $0.02 | $0.24 |
78-
| Sign-ins | 1,000 | 34,800 | 4 GB | $0.13 | $1.56 |
79-
| Sign-ins | 100,000 | 15 million | 1.7 TB | $35.41 | $424.92 |
74+
75+
| Log category | Number of users | Events per day | Events per month (30 days) | Cost per month in USD (est.) |
76+
| --- | --- | --- | --- | --- |
77+
| Audit and Sign-ins | 100,000 | 16,500,000 | 495,000,000 | $1093 |
78+
| Audit | 100,000 | 1,500,000 | 45,000,000 | $246.66 |
79+
| Sign-ins | 100,000 | 15,000,000 | 450,000,000 | $847.28 |
8080

8181

8282
### Event hub messages for activity logs

articles/active-directory/reports-monitoring/concept-risk-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Currently, Azure Active Directory detects six types of risk events:
4848
The insight you get for a detected risk event is tied to your Azure AD subscription.
4949

5050
* With the **Azure AD Premium P2 edition**, you get the most detailed information about all underlying detections.
51-
* With the **Azure AD Premium P1 edition**, detections that are not covered by your license appear as the risk event **Sign-in with additional risk detected**.
51+
* With the **Azure AD Premium P1 edition**, advanced detections (such as unfamiliar sign-in properties) are not covered by your license, and will appear under the name **Sign-in with additional risk detected**. Additionally, the risk level and risk detail fields are hidden.
5252

5353
While the detection of risk events already represents an important aspect of protecting your identities, you also have the option to either manually address them or implement automated responses by configuring conditional access policies. For more information, see [Azure Active Directory Identity Protection](../active-directory-identityprotection.md).
5454

articles/active-directory/saas-apps/confluencemicrosoft-tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: tutorial
17-
ms.date: 04/10/2019
17+
ms.date: 04/22/2019
1818
ms.author: jeedes
1919

2020
ms.collection: M365-identity-device-management
@@ -33,7 +33,7 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
3333

3434
## Description:
3535

36-
Use your Microsoft Azure Active Directory account with Atlassian Confluence server to enable single sign-on. This way all your organization users can use the Azure AD credentials to signin into the Confluence application. This plugin uses SAML 2.0 for federation.
36+
Use your Microsoft Azure Active Directory account with Atlassian Confluence server to enable single sign-on. This way all your organization users can use the Azure AD credentials to sign in into the Confluence application. This plugin uses SAML 2.0 for federation.
3737

3838
## Prerequisites
3939

@@ -76,7 +76,7 @@ As of now, following versions of Confluence are supported:
7676
- Confluence: 6.12.0
7777

7878
> [!NOTE]
79-
> Please note that Confluence also supports Linux Ubuntu version 16.04
79+
> Please note that our Confluence Plugin also works on Ubuntu Version 16.04
8080
8181
## Scenario description
8282

articles/active-directory/saas-apps/coupa-tutorial.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,16 +111,16 @@ To configure Azure AD single sign-on with Coupa, perform the following steps:
111111

112112
| Environment | URL |
113113
|:-------------|----|
114-
| Sandbox | `devsso35.coupahost.com`|
115-
| Production | `prdsso40.coupahost.com`|
114+
| Sandbox | `sso-stg1.coupahost.com`|
115+
| Production | `sso-prd1.coupahost.com`|
116116
| | |
117117

118118
c. In the **Reply URL** text box, type a URL:
119119

120120
| Environment | URL |
121121
|------------- |----|
122-
| Sandbox | `https://devsso35.coupahost.com/sp/ACS.saml2`|
123-
| Production | `https://prdsso40.coupahost.com/sp/ACS.saml2`|
122+
| Sandbox | `https://sso-stg1.coupahost.com/sp/ACS.saml2`|
123+
| Production | `https://sso-prd1.coupahost.com/sp/ACS.saml2`|
124124
| | |
125125

126126
4. On the **Set up Single Sign-On with SAML** page, in the **SAML Signing Certificate** section, click **Download** to download the **Federation Metadata XML** from the given options as per your requirement and save it on your computer.

articles/active-directory/saas-apps/jira52microsoft-tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: tutorial
17-
ms.date: 04/10/2019
17+
ms.date: 04/22/2019
1818
ms.author: jeedes
1919

2020
ms.collection: M365-identity-device-management
@@ -33,7 +33,7 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
3333

3434
## Description
3535

36-
Use your Microsoft Azure Active Directory account with Atlassian JIRA server to enable single sign-on. This way all your organization users can use the Azure AD credentials to signin into the JIRA application. This plugin uses SAML 2.0 for federation.
36+
Use your Microsoft Azure Active Directory account with Atlassian JIRA server to enable single sign-on. This way all your organization users can use the Azure AD credentials to sign in into the JIRA application. This plugin uses SAML 2.0 for federation.
3737

3838
## Prerequisites
3939

@@ -62,7 +62,7 @@ To test the steps in this tutorial, you should follow these recommendations:
6262
* JIRA also supports 6.0 to 7.12. For more details, click [JIRA SAML SSO by Microsoft](jiramicrosoft-tutorial.md)
6363

6464
> [!NOTE]
65-
> Please note that JIRA also supports Linux Ubuntu version 16.04
65+
> Please note that our JIRA Plugin also works on Ubuntu Version 16.04
6666
6767
## Scenario description
6868

articles/active-directory/saas-apps/jiramicrosoft-tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: tutorial
17-
ms.date: 04/10/2019
17+
ms.date: 04/22/2019
1818
ms.author: jeedes
1919

2020
ms.collection: M365-identity-device-management
@@ -33,7 +33,7 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
3333

3434
## Description
3535

36-
Use your Microsoft Azure Active Directory account with Atlassian JIRA server to enable single sign-on. This way all your organization users can use the Azure AD credentials to signin into the JIRA application. This plugin uses SAML 2.0 for federation.
36+
Use your Microsoft Azure Active Directory account with Atlassian JIRA server to enable single sign-on. This way all your organization users can use the Azure AD credentials to sign in into the JIRA application. This plugin uses SAML 2.0 for federation.
3737

3838
## Prerequisites
3939

@@ -63,7 +63,7 @@ To test the steps in this tutorial, you should follow these recommendations:
6363
* JIRA also supports 5.2. For more details, click [Microsoft Azure Active Directory single sign-on for JIRA 5.2](jira52microsoft-tutorial.md)
6464

6565
> [!NOTE]
66-
> Please note that JIRA also supports Linux Ubuntu version 16.04
66+
> Please note that our JIRA Plugin also works on Ubuntu Version 16.04
6767
6868
## Scenario description
6969

articles/active-directory/saas-apps/toc.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
href: alcumus-info-tutorial.md
6060
- name: AlertOps
6161
href: alertops-tutorial.md
62+
- name: Alibaba Cloud Service (Role-based SSO)
63+
href: alibaba-cloud-service-role-based-sso-tutorial.md
6264
- name: Allbound SSO
6365
href: allbound-sso-tutorial.md
6466
- name: Allocadia
@@ -67,6 +69,8 @@
6769
href: amazon-web-service-tutorial.md
6870
- name: Amazon Web Services (AWS) to connect multiple accounts
6971
href: aws-multi-accounts-tutorial.md
72+
- name: AMMS
73+
href: amms-tutorial.md
7074
- name: Amplitude
7175
href: amplitude-tutorial.md
7276
- name: Anaplan
@@ -209,6 +213,8 @@
209213
href: cernercentral-tutorial.md
210214
- name: Certain Admin SSO
211215
href: certainadminsso-tutorial.md
216+
- name: Certent Equity Management
217+
href: certent-equity-management-tutorial.md
212218
- name: Certify
213219
href: certify-tutorial.md
214220
- name: Cezanne HR Software
@@ -343,6 +349,8 @@
343349
href: edcor-tutorial.md
344350
- name: eDigitalResearch
345351
href: edigitalresearch-tutorial.md
352+
- name: EduBrite LMS
353+
href: edubrite-lms-tutorial.md
346354
- name: EFI Digital StoreFront
347355
href: efidigitalstorefront-tutorial.md
348356
- name: Egnyte
@@ -461,6 +469,8 @@
461469
href: grape-tutorial.md
462470
- name: Greenhouse
463471
href: greenhouse-tutorial.md
472+
- name: GreenOrbit
473+
href: greenorbit-tutorial.md
464474
- name: Grovo
465475
href: grovo-tutorial.md
466476
- name: GT Nexus Prod System
@@ -719,6 +729,8 @@
719729
href: mindtickle-tutorial.md
720730
- name: mindWireless
721731
href: mindwireless-tutorial.md
732+
- name: Mitel Connect
733+
href: mitel-connect-tutorial.md
722734
- name: Mixpanel
723735
href: mixpanel-tutorial.md
724736
- name: MOBI
@@ -731,6 +743,8 @@
731743
href: mobileiron-tutorial.md
732744
- name: moconavi
733745
href: moconavi-tutorial.md
746+
- name: monday.com
747+
href: mondaycom-tutorial.md
734748
- name: Montage Online
735749
href: montageonline-tutorial.md
736750
- name: MOVEit Transfer - Azure AD integration
@@ -811,6 +825,8 @@
811825
items:
812826
- name: Pacific Timesheet
813827
href: pacific-timesheet-tutorial.md
828+
- name: PageDNA
829+
href: pagedna-tutorial.md
814830
- name: PagerDuty
815831
href: pagerduty-tutorial.md
816832
- name: Palo Alto Networks - Aperture
@@ -931,6 +947,8 @@
931947
href: ringcentral-tutorial.md
932948
- name: Riskware
933949
href: riskware-tutorial.md
950+
- name: RStudio Connect
951+
href: rstudio-connect-tutorial.md
934952
- name: RolePoint
935953
href: rolepoint-tutorial.md
936954
- name: Rollbar
@@ -971,6 +989,8 @@
971989
href: sap-hana-cloud-platform-tutorial.md
972990
- name: SAP Cloud Platform Identity Authentication
973991
href: sap-hana-cloud-platform-identity-authentication-tutorial.md
992+
- name: SAP Fiori
993+
href: sap-fiori-tutorial.md
974994
- name: SAP HANA
975995
href: saphana-tutorial.md
976996
- name: SAP NetWeaver
@@ -995,6 +1015,8 @@
9951015
href: sd-elements-tutorial.md
9961016
- name: Secret Server (On-Premises)
9971017
href: secretserver-on-premises-tutorial.md
1018+
- name: Sectigo Certificate Manager
1019+
href: sectigo-certificate-manager-tutorial.md
9981020
- name: SECURE DELIVER
9991021
href: securedeliver-tutorial.md
10001022
- name: SecureW2 JoinNow Connector
@@ -1231,6 +1253,8 @@
12311253
href: workday-tutorial.md
12321254
- name: Workfront
12331255
href: workfront-tutorial.md
1256+
- name: Workgrid
1257+
href: workgrid-tutorial.md
12341258
- name: Workpath
12351259
href: workpath-tutorial.md
12361260
- name: Workplace by Facebook
12.6 KB
Loading

articles/active-directory/user-help/my-apps-portal-end-user-groups.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,19 @@ If your administrator has given you permission to view the **Groups** tile, you
4848

4949
- **Review the groups you own.** View information about any groups you own within your organization from the **Groups I own** area. Selecting a specific group name provides you with more details about the group, including the group type, the number of members, the join policy, and the active members list.
5050

51-
- **Create a new group.** Create a new group with you as the owner from the **Groups I own** area. For specific steps, see [Create a new group](#create-a-new-group) section of this article.
51+
- **Create a new group.** Create a new group with you as the owner from the **Groups I own** area. For specific steps, see the [Create a new group](#create-a-new-group) section of this article.
5252

53-
- **Edit an existing group.** Edit the details for any of your own groups. For specific steps, see [Edit an existing group](#edit-an-existing-group) section of this article.
53+
- **Edit an existing group.** Edit the details for any of your own groups. For specific steps, see the [Edit an existing group](#edit-an-existing-group) section of this article.
5454

55-
- **Add or remove members.** Add or remove members for groups that you own. For specific steps, see [Add or remove a member](#add-or-remove-a-member) section of this article.
55+
- **Add or remove members.** Add or remove members for groups that you own. For specific steps, see the [Add or remove a member](#add-or-remove-a-member) section of this article.
5656

57-
- **Delete a group.** Delete any groups that you own. For specific steps, see [Delete a group](#delete-a-group) section of this article.
57+
- **Renew an Office 365 group.** If your organization allows it, you can renew your Office 365 groups. For specific steps, see the [Renew an Office 365 group](#renew-an-office-365-group) section of this article.
58+
59+
- **Delete a group.** Delete any groups that you own. For specific steps, see the [Delete a group](#delete-a-group) section of this article.
5860

5961
- **Review the groups you're a part of.** View the names of any groups to which you're a member from the **Groups I'm in** area. Selecting a specific group name provides you with more details about the group, including the group type, the number of members, the join policy, and the active members list.
6062

61-
- **Join a group.** Join an existing group, for which you're not already a member, from the **Groups I'm in** area. For specific steps, see [Join an existing group](#join-an-existing-group).
63+
- **Join a group.** Join an existing group, for which you're not already a member, from the **Groups I'm in** area. For specific steps, see the [Join an existing group](#join-an-existing-group).
6264

6365
## Create a new group
6466
1. On the **Groups** page, select **Create a group** from the **Groups I own** area.
@@ -113,6 +115,18 @@ You can add or remove members for any of your own groups.
113115

114116
![Remove a member, with the removal link highlighted](media/my-apps-portal/my-apps-portal-remove-member-link.png)
115117

118+
## Renew an Office 365 group
119+
If your organization allows it, you can renew an Office 365 group, extending your expiration date.
120+
121+
### To renew a group
122+
1. Select the Office 365 group you want to renew, and then select **Renew group**.
123+
124+
![Renew an Office 365 group, extending the expiration date](media/my-apps-portal/my-apps-portal-renew-group-link.png)
125+
126+
2. Click **OK** to close the confirmation message.
127+
128+
After you refresh the page, you'll see your updated **Last Renewed** and **Group expiration** dates.
129+
116130
## Delete a group
117131
You can delete any of your own groups at any time. However, if you delete a group by mistake you'll have to create it and add members again.
118132

0 commit comments

Comments
 (0)