Skip to content

Commit 533232b

Browse files
committed
Merge remote-tracking branch 'refs/remotes/MicrosoftDocs/master' into nitinme-retire-services
2 parents 8d1aad0 + dc04228 commit 533232b

Some content is hidden

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

41 files changed

+392
-705
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45220,6 +45220,16 @@
4522045220
"redirect_url": "/azure/storage/common/storage-security-guide",
4522145221
"redirect_document_id": false
4522245222
},
45223+
{
45224+
"source_path": "articles/storage/blobs/data-lake-storage-quickstart-create-account.md",
45225+
"redirect_url": "/azure/storage/common/storage-account-create",
45226+
"redirect_document_id": false
45227+
},
45228+
{
45229+
"source_path": "articles/storage/blobs/data-lake-storage-how-to-set-permissions-storage-explorer.md",
45230+
"redirect_url": "/azure/storage/blobs/data-lake-storage-explorer",
45231+
"redirect_document_id": false
45232+
},
4522345233
{
4522445234
"source_path": "articles/security/fundamentals/global-admin.md",
4522545235
"redirect_url": "/azure/active-directory/authentication/multi-factor-authentication",

articles/active-directory/hybrid/reference-connect-version-history.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ This version fixes a bug where some servers that were auto-upgraded from a previ
8080

8181
Under certain circumstances, servers that were auto upgraded to version 1.4.18.0 did not re-enable Self-service password reset and Password Writeback after the upgrade was completed. This auto upgrade release fixes that issue and re-enables Self-service password reset and Password Writeback.
8282

83+
We fixed a bug in the sync errors compression utility that was not handling surrogate characters correctly.
84+
8385
## 1.4.18.0
8486

8587
>[!WARNING]

articles/active-directory/users-groups-roles/directory-assign-admin-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ Windows Defender ATP and EDR | Assign roles<br>Manage machine groups<br>Configur
371371

372372
### [Security operator](#security-operator-permissions)
373373

374-
Users with this role can manage alerts and have global read-only access on security-related feature, including all information in Microsoft 365 security center, Azure Active Directory, Identity Protection, Privileged Identity Management and Office 365 Security & Compliance Center. More information about Office 365 permissions is available at [Permissions in the Office 365 Security & Compliance Center](https://docs.microsoft.com/office365/securitycompliance/permissions-in-the-security-and-compliance-center).
374+
Users with this role can manage alerts and have global read-only access on security-related features, including all information in Microsoft 365 security center, Azure Active Directory, Identity Protection, Privileged Identity Management and Office 365 Security & Compliance Center. More information about Office 365 permissions is available at [Permissions in the Office 365 Security & Compliance Center](https://docs.microsoft.com/office365/securitycompliance/permissions-in-the-security-and-compliance-center).
375375

376376
In | Can do
377377
--- | ---

articles/aks/http-application-routing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ az aks enable-addons --resource-group myResourceGroup --name myAKSCluster --addo
4545
After the cluster is deployed or updated, use the [az aks show][az-aks-show] command to retrieve the DNS zone name. This name is needed to deploy applications to the AKS cluster.
4646

4747
```azurecli
48-
az aks show --resource-group myResourceGroup --name myAKSCluster --query addonProfiles.httpapplicationrouting.config.HTTPApplicationRoutingZoneName -o table
48+
az aks show --resource-group myResourceGroup --name myAKSCluster --query addonProfiles.httpApplicationRouting.config.HTTPApplicationRoutingZoneName -o table
4949
```
5050

5151
Result

articles/cognitive-services/QnAMaker/troubleshooting.md

Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: qna-maker
1010
ms.topic: article
11-
ms.date: 09/26/2019
11+
ms.date: 01/23/2020
1212
ms.author: diberry
1313
ms.custom: seodec18
1414
---
@@ -21,7 +21,7 @@ The curated list of the most frequently asked questions regarding the QnA Maker
2121
## How to get the QnAMaker service endpoint
2222

2323
QnAMaker service endpoint is useful for debugging purposes when you contact QnAMaker Support or UserVoice. The endpoint is a URL in this form: https://your-resource-name.azurewebsites.net.
24-
24+
2525
1. Go to your QnAMaker service (resource group) in the [Azure portal](https://portal.azure.com)
2626

2727
![QnAMaker Azure resource group in Azure portal](./media/qnamaker-how-to-troubleshoot/qnamaker-azure-resourcegroup.png)
@@ -33,21 +33,21 @@ QnAMaker service endpoint is useful for debugging purposes when you contact QnAM
3333
1. The endpoint URL is available in the Overview section
3434

3535
![QnAMaker endpoint](./media/qnamaker-how-to-troubleshoot/qnamaker-azure-gethostname.png)
36-
36+
3737

3838
## Use the Help bot in the QnA Maker portal
3939

40-
QnA Maker provides a **Help** bot within the QnA Maker portal to help you. The help bot is available on every web page. The bot uses QnA Maker to provide answers and provides the [C# Bot Framework code project](https://github.com/microsoft/BotBuilder-Samples/tree/master/experimental/qnamaker-support) to the bot so you can quickly get up and running with your own answer bot.
40+
QnA Maker provides a **Help** bot within the QnA Maker portal to help you. The help bot is available on every web page. The bot uses QnA Maker to provide answers and provides the [C# Bot Framework code project](https://github.com/microsoft/BotBuilder-Samples/tree/master/experimental/qnamaker-support) to the bot so you can quickly get up and running with your own answer bot.
4141

4242
![![QnA Maker provides a **Help** bot within the QnA Maker portal to help you.](./media/qnamaker-faq/use-qna-maker-help-bot-to-learn-qna-maker-service.png)](./media/qnamaker-faq/use-qna-maker-help-bot-to-learn-qna-maker-service.png#lightbox)
4343

4444
## Manage the knowledge base
4545

46-
### I accidentally deleted a part of my QnA Maker, what should I do?
46+
### I accidentally deleted a part of my QnA Maker, what should I do?
4747

4848
Do not delete any of the Azure services created along with the QnA Maker resource such as Search or Web App. These are necessary for QnA Maker to work, if you delete one, QnA Maker will stop working correctly.
4949

50-
All deletes are permanent, including question and answer pairs, files, URLs, custom questions and answers, knowledge bases, or Azure resources. Make sure you export your knowledge base from the **Settings** page before deleting any part of your knowledge base.
50+
All deletes are permanent, including question and answer pairs, files, URLs, custom questions and answers, knowledge bases, or Azure resources. Make sure you export your knowledge base from the **Settings** page before deleting any part of your knowledge base.
5151

5252
### Why is my URL(s)/file(s) not extracting question-answer pairs?
5353

@@ -65,7 +65,7 @@ You haven't created any QnA Maker services in Azure yet. Read [here](./How-To/se
6565

6666
Sharing works at the level of a QnA Maker service, that is, all knowledge bases in the service will be shared. Read [here](./How-To/collaborate-knowledge-base.md) how to collaborate on a knowledge base.
6767

68-
### Can you share a knowledge base with a contributor that is not in the same AAD tenant, to modify a knowledge base?
68+
### Can you share a knowledge base with a contributor that is not in the same AAD tenant, to modify a knowledge base?
6969

7070
Sharing is based on Azure role-based access control (RBAC). If you can share _any_ resource in Azure with another user, you can also share QnA Maker.
7171

@@ -97,9 +97,13 @@ Every edit operation, whether in a table update, test, or setting, needs to be s
9797

9898
### Does the knowledge base support rich data or multimedia?
9999

100-
The knowledge base supports Markdown. However, the auto-extraction from URLs has limited HTML-to-Markdown conversion capability. If you want to use full-fledged Markdown, you can modify your content directly in the table, or upload a knowledge base with the rich content.
100+
#### Multimedia auto-extraction for files and URLs
101+
102+
* URLS - limited HTML-to-Markdown conversion capability.
103+
* Files - not supported
101104

102-
Multimedia, such as images and videos, is not supported at this time.
105+
#### Answer text in markdown
106+
Once QnA sets are in the knowledge base, you can edit an answer's markdown text to include links to media available from public URLs.
103107

104108
### Does QnA Maker support non-English languages?
105109

@@ -109,15 +113,15 @@ If you have content from multiple languages, be sure to create a separate servic
109113

110114
## Manage service
111115

112-
### When should I restart my app service?
116+
### When should I restart my app service?
113117

114118
Refresh your app service when the caution icon is next to the version value for the knowledge base in the **Endpoint keys** table on the **User Settings** [page](https://www.qnamaker.ai/UserSettings).
115119

116120
### I deleted my existing Search service. How can I fix this?
117121

118-
If you delete an Azure Cognitive Search index, the operation is final and the index cannot be recovered.
122+
If you delete an Azure Cognitive Search index, the operation is final and the index cannot be recovered.
119123

120-
### I deleted my `testkb` index in my Search service. How can I fix this?
124+
### I deleted my `testkb` index in my Search service. How can I fix this?
121125

122126
Your old data can't be recovered. Create a new QnA Maker resource and create your knowledge base again.
123127

@@ -139,18 +143,18 @@ The disk space for your app service might be full. Steps to fix your disk space:
139143

140144
1. In the [Azure portal](https://portal.azure.com), select your QnA Maker's App service, then stop the service.
141145
1. While still on the App service, select **Development Tools**, then **Advanced Tools**, then **Go**. This opens a new browser window.
142-
1. Select **Debug console**, then **CMD** to open a command line tool.
146+
1. Select **Debug console**, then **CMD** to open a command line tool.
143147
1. Navigate to the _site/wwwroot/Data/QnAMaker/_ directory.
144-
1. Remove all the folders whose name begins with `rd`.
148+
1. Remove all the folders whose name begins with `rd`.
145149

146150
**Do not delete** the following:
147151

148152
* KbIdToRankerMappings.txt file
149153
* EndpointSettings.json file
150-
* EndpointKeys folder
154+
* EndpointKeys folder
151155

152156
1. Start the App service.
153-
1. Access your knowledge base to verify it works now.
157+
1. Access your knowledge base to verify it works now.
154158

155159

156160
## Integrate with other services including Bots
@@ -169,13 +173,13 @@ You need to have the following information about your knowledge base:
169173

170174
* Knowledge base ID.
171175
* Knowledge base's published endpoint custom subdomain name, known as `host`, found on **Settings** page after you publish.
172-
* Knowledge base's published endpoint key - found on **Settings** page after you publish.
176+
* Knowledge base's published endpoint key - found on **Settings** page after you publish.
173177

174-
With this information, go to your bot's app service in the Azure portal. Under **Settings -> Configuration -> Application settings**, change those values.
178+
With this information, go to your bot's app service in the Azure portal. Under **Settings -> Configuration -> Application settings**, change those values.
175179

176-
The knowledge base's endpoint key is labeled `QnAAuthkey` in the ABS service.
180+
The knowledge base's endpoint key is labeled `QnAAuthkey` in the ABS service.
177181

178-
### Can two or more client applications share a knowledge base?
182+
### Can two or more client applications share a knowledge base?
179183

180184
Yes, the knowledge base can be queried from any number of clients. If the response from the knowledge base appears to be slow or time out, consider upgrading the service tier for the app service associated with the knowledge base.
181185

@@ -188,6 +192,6 @@ Follow these steps to embed the QnA Maker service as a web-chat control in your
188192

189193
## Data storage
190194

191-
### What data is stored and where is it stored?
195+
### What data is stored and where is it stored?
192196

193-
When you create your QnA Maker service, you selected an Azure region. Your knowledge bases and log files are stored in this region.
197+
When you create your QnA Maker service, you selected an Azure region. Your knowledge bases and log files are stored in this region.

articles/iot-edge/quickstart.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: mvc
1414

1515
# Quickstart: Deploy your first IoT Edge module to a virtual Windows device
1616

17-
Test out Azure IoT Edge in this quickstart by deploying containerized code to a virtual IoT Edge device. IoT Edge allows you to remotely manage code on your devices so that you can send more of your workloads to the edge. For this quickstart, we recommend using an Azure virtual machine for your IoT Edge device, which allows you to quickly create a test machine, install the prerequisites, and then delete it when you're finished.
17+
Try out Azure IoT Edge by deploying containerized code to a virtual IoT Edge device. IoT Edge allows you to remotely manage code on your devices so that you can send more of your workloads to the edge. For this quickstart, we recommend using an Azure virtual machine for your IoT Edge device. Using a virtual machine allows you to quickly create a test machine, install the prerequisites, and then delete it when you're finished.
1818

1919
In this quickstart you learn how to:
2020

@@ -46,7 +46,7 @@ Cloud resources:
4646
* A resource group to manage all the resources you use in this quickstart.
4747

4848
```azurecli-interactive
49-
az group create --name IoTEdgeResources --location westus2
49+
az group create --name IoTEdgeResources --location westus2
5050
```
5151

5252
IoT Edge device:
@@ -154,7 +154,7 @@ Use PowerShell to download and install the IoT Edge runtime. Use the device conn
154154

155155
5. Run PowerShell as an administrator again.
156156

157-
6. The **Initialize-IoTEdge** command configures the IoT Edge runtime on your machine. The command defaults to manual provisioning with Windows containers.
157+
6. The **Initialize-IoTEdge** command configures the IoT Edge runtime on your machine. The command defaults to manual provisioning with Windows containers.
158158

159159
```powershell
160160
. {Invoke-WebRequest -useb aka.ms/iotedge-win} | Invoke-Expression; `
@@ -241,7 +241,7 @@ az group delete --name IoTEdgeResources
241241

242242
In this quickstart, you created an IoT Edge device and used the Azure IoT Edge cloud interface to deploy code onto the device. Now, you have a test device generating raw data about its environment.
243243

244-
The next step is to set up your local development environment so that you can start creating IoT Edge modules that run your business logic.
244+
The next step is to set up your local development environment so that you can start creating IoT Edge modules that run your business logic.
245245

246246
> [!div class="nextstepaction"]
247247
> [Start developing IoT Edge modules for Windows devices](tutorial-develop-for-windows.md)

0 commit comments

Comments
 (0)