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/authentication/howto-authentication-sms-signin.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: active-directory
6
6
ms.service: active-directory
7
7
ms.subservice: authentication
8
8
ms.topic: conceptual
9
-
ms.date: 04/24/2020
9
+
ms.date: 05/26/2020
10
10
11
11
ms.author: iainfou
12
12
author: iainfoulds
@@ -36,9 +36,9 @@ To complete this article, you need the following resources and privileges:
36
36
* An Azure Active Directory tenant associated with your subscription.
37
37
* If needed, [create an Azure Active Directory tenant][create-azure-ad-tenant] or [associate an Azure subscription with your account][associate-azure-ad-tenant].
38
38
* You need *global administrator* privileges in your Azure AD tenant to enable SMS-based authentication.
39
-
* Each user that's enabled in the text message authentication method policy must be licensed, even if they don't use it. Each enabled user must have one of the following Azure AD, Office 365, or Microsoft 365 licenses:
39
+
* Each user that's enabled in the text message authentication method policy must be licensed, even if they don't use it. Each enabled user must have one of the following Azure AD, EMS, Microsoft 365 licenses:
40
40
*[Azure AD Premium P1 or P2][azuread-licensing]
41
-
*[Microsoft 365 (M365) F1 or F3][m365-firstline-workers-licensing] or [Office 365 F1][o365-f1] or [F3][o365-f3]
41
+
*[Microsoft 365 (M365) F1 or F3][m365-firstline-workers-licensing]
42
42
*[Enterprise Mobility + Security (EMS) E3 or E5][ems-licensing] or [Microsoft 365 (M365) E3 or E5][m365-licensing]
Copy file name to clipboardExpand all lines: articles/active-directory/develop/quickstart-v2-angular.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,6 @@ ms.author: janutter
19
19
20
20
# Quickstart: Sign in users and get an access token in an Angular single-page application
21
21
22
-
> [!IMPORTANT]
23
-
> This feature is currently in preview. Previews are made available to you on the condition that you agree to the [supplemental terms of use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). Some aspects of this feature might change before general availability (GA).
24
-
25
22
In this quickstart, you use a code sample to learn how an Angular single-page application (SPA) can sign in users who have personal Microsoft accounts, work accounts, or school accounts. An Angular SPA can also get an access token to call the Microsoft Graph API or any web API.
Copy file name to clipboardExpand all lines: articles/azure-monitor/learn/quick-create-workspace-cli.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.subservice: logs
5
5
ms.topic: conceptual
6
6
author: bwren
7
7
ms.author: bwren
8
-
ms.date: 03/12/2019
8
+
ms.date: 05/26/2020
9
9
10
10
---
11
11
@@ -114,6 +114,14 @@ The deployment can take a few minutes to complete. When it finishes, you see a m
114
114
115
115

116
116
117
+
## Troubleshooting
118
+
When you create a workspace that was deleted in the last 14 days and in [soft-delete state](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#soft-delete-behavior), the operation could have different outcome depending on your workspace configuration:
119
+
1. If you provide the same workspace name, resource group, subscription and region as in the deleted workspace, your workspace will be recovered including its data, configuration and connected agents.
120
+
2. If you use the same workspace name, but different resource group, subscription or region, you will get an error *The workspace name 'workspace-name' is not unique*, or *conflict*. To override the soft-delete and permanently delete your workspace and create a new workspace with the same name, follow these steps to recover the workspace first and perform permanent delete:
121
+
* [Recover](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#recover-workspace) your workspace
122
+
* [Permanently delete](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#permanent-workspace-delete) your workspace
123
+
* Create a new workspace using the same workspace name
124
+
117
125
## Next steps
118
126
Now that you have a workspace available, you can configure collection of monitoring telemetry, run log searches to analyze that data, and add a management solution to provide additional data and analytic insights.
Copy file name to clipboardExpand all lines: articles/azure-monitor/learn/quick-create-workspace.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.subservice: logs
5
5
ms.topic: conceptual
6
6
author: bwren
7
7
ms.author: bwren
8
-
ms.date: 03/12/2019
8
+
ms.date: 05/26/2020
9
9
10
10
---
11
11
@@ -47,6 +47,14 @@ Sign in to the Azure portal at [https://portal.azure.com](https://portal.azure.c
47
47
48
48
While the information is verified and the workspace is created, you can track its progress under **Notifications** from the menu.
49
49
50
+
## Troubleshooting
51
+
When you create a workspace that was deleted in the last 14 days and in [soft-delete state](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#soft-delete-behavior), the operation could have different outcome depending on your workspace configuration:
52
+
1. If you provide the same workspace name, resource group, subscription and region as in the deleted workspace, your workspace will be recovered including its data, configuration and connected agents.
53
+
2. If you use the same workspace name, but different resource group, subscription or region, you will get an error *This workspace name is already in use. Please try another one*. To override the soft-delete and permanently delete your workspace and create a new workspace with the same name, follow these steps to recover the workspace first and perform permanent delete:
54
+
-[Recover](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#recover-workspace) your workspace
55
+
-[Permanently delete](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#permanent-workspace-delete) your workspace
56
+
- Create a new workspace using the same workspace name
57
+
50
58
## Next steps
51
59
Now that you have a workspace available, you can configure collection of monitoring telemetry, run log searches to analyze that data, and add a management solution to provide additional data and analytic insights.
You must have at least *Log Analytics Contributor* permissions to delete a workspace.<br>
60
-
If you get an error message *This workspace name is already in use* or *conflict* when creating a workspace, it could be since:
61
-
* The workspace name isn't available and being used by someone in your organization, or by other customer.
62
-
* The workspace was deleted in the last 14 days and its name kept reserved for the soft-delete period. To override the soft-delete and permanently delete your workspace to create a new workspace with the same name, follow these steps to recover the workspace first and perform permanent delete:<br>
63
-
1.[Recover](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#recover-workspace) your workspace.
64
-
2.[Permanently delete](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#permanent-workspace-delete) your workspace.
65
-
3. Create a new workspace using the same workspace name.
66
-
67
57
## Permanent workspace delete
68
58
The soft-delete method may not fit in some scenarios such as development and testing, where you need to repeat a deployment with the same settings and workspace name. In such cases you can permanently delete your workspace and "override" the soft-delete period. The permanent workspace delete operation releases the workspace name and you can create a new workspace using the same name.
69
59
70
60
71
61
> [!IMPORTANT]
72
62
> Use permanent workspace delete operation with caution since its irreversible and you won't be able to recover your workspace and its data.
73
63
74
-
The permanent workspace delete can currently be performed via REST API.
64
+
To permanently delete your workspace, use the [Workspaces – Delete](https://docs.microsoft.com/rest/api/loganalytics/workspaces/delete) REST request with a force tag:
75
65
76
-
> [!NOTE]
77
-
> Any API request must include a Bearer authorization token in the request header.
> - Navigate to Azure portal using the developer's console (F12) in the browser. Look in one of the **batch?** instances for the authentication string under **Request Headers**. This will be in the pattern *authorization: Bearer <token>*. Copy and add this to your API call as shown in the examples.
82
-
> - Navigate to the Azure REST documentation site. press **Try it** on any API, copy the Bearer token, and add it to your API call.
83
-
To permanently delete your workspace, use the [Workspaces - Delete REST](https://docs.microsoft.com/rest/api/loganalytics/workspaces/delete) API call with a force tag:
Alternatively, you can execute the operation from Azure REST documentation site:
72
+
1. Navigate to [Workspaces – Delete](https://docs.microsoft.com/rest/api/loganalytics/workspaces/delete) REST API and click **Try it**.
73
+
2. Enter details of the workspace you want to permanently delete
74
+
3. Ender a new parameter *force* with value *true*
75
+
4. Click the ‘+’ icon on the right to the value. This will add *force=true* to the URI in the request
76
+
5. Click the *Run* button
77
+
78
+
The response should be 200 OK
90
79
91
80
## Recover workspace
92
81
When you delete a Log Analytics workspace accidentally or intentionally, the service places the workspace in a soft-delete state making it inaccessible to any operation. The name of the deleted workspace is preserved during the soft-delete period and can't be used for creating a new workspace. After the soft-delete period, the workspace is non-recoverable, it is scheduled for permanent deletion and its name it released and can be used for creating a new workspace.
@@ -121,4 +110,12 @@ The workspace and all its data are brought back after the recovery operation. So
121
110
122
111
> [!NOTE]
123
112
> * Re-creating a workspace during the soft-delete period gives an indication that this workspace name is already in use.
124
-
>
113
+
114
+
### Troubleshooting
115
+
You must have at least *Log Analytics Contributor* permissions to delete a workspace.<br>
116
+
If you get an error message *This workspace name is already in use* or *conflict* when creating a workspace, it could be since:
117
+
* The workspace name isn't available and being used by someone in your organization, or by other customer.
118
+
* The workspace was deleted in the last 14 days and its name kept reserved for the soft-delete period. To override the soft-delete and permanently delete your workspace to create a new workspace with the same name, follow these steps to recover the workspace first and perform permanent delete:<br>
119
+
1.[Recover](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#recover-workspace) your workspace.
120
+
2.[Permanently delete](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#permanent-workspace-delete) your workspace.
121
+
3. Create a new workspace using the same workspace name.
Copy file name to clipboardExpand all lines: articles/azure-monitor/platform/powershell-workspace-configuration.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.subservice: logs
5
5
ms.topic: conceptual
6
6
author: bwren
7
7
ms.author: bwren
8
-
ms.date: 05/11/2020
8
+
ms.date: 05/26/2020
9
9
---
10
10
11
11
# Create and configure a Log Analytics workspace in Azure Monitor using PowerShell
@@ -206,6 +206,13 @@ In the above example regexDelimiter was defined as "\\n" for newline. The log de
206
206
|`dd/MMM/yyyy:HH:mm:ss +zzzz` <br> where + is + or a - <br> where zzzz time offset | `(([0-2][1-9]|[3][0-1])\\/(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\\/((19|20)[0-9][0-9]):([0][0-9]|[1][0-2]):([0-5][0-9]):([0-5][0-9])\\s[\\+|\\-][0-9]{4})` |||
207
207
|`yyyy-MM-ddTHH:mm:ss` <br> The T is a literal letter T | `((\\d{2})|(\\d{4}))-([0-1]\\d)-(([0-3]\\d)|(\\d))T((\\d)|([0-1]\\d)|(2[0-4])):[0-5][0-9]:[0-5][0-9]` |||
208
208
209
+
## Troubleshooting
210
+
When you create a workspace that was deleted in the last 14 days and in [soft-delete state](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#soft-delete-behavior), the operation could have different outcome depending on your workspace configuration:
211
+
1. If you provide the same workspace name, resource group, subscription and region as in the deleted workspace, your workspace will be recovered including its data, configuration and connected agents.
212
+
2. If you use the same workspace name, but different resource group, subscription or region, you will get an error *The workspace name 'workspace-name' is not unique*, or *conflict*. To override the soft-delete and permanently delete your workspace and create a new workspace with the same name, follow these steps to recover the workspace first and perform permanent delete:
213
+
*[Recover](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#recover-workspace) your workspace
214
+
*[Permanently delete](https://docs.microsoft.com/azure/azure-monitor/platform/delete-workspace#permanent-workspace-delete) your workspace
215
+
* Create a new workspace using the same workspace name
0 commit comments