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/how-to-mfa-registration-campaign.md
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,9 +266,14 @@ No. This feature is available only for users using Azure AD Multi-Factor Authent
266
266
267
267
Nudge is available only on browsers and not on applications.
268
268
269
+
**Can users be nudged on a mobile device?**
270
+
271
+
Nudge is not available on mobile devices.
272
+
269
273
**How long will the campaign run for?**
270
274
271
275
You can use the APIs to enable the campaign for as long as you like. Whenever you want to be done running the campaign, simply use the APIs to disable the campaign.
276
+
272
277
**Can each group of users have a different snooze duration?**
273
278
274
279
No. The snooze duration for the prompt is a tenant-wide setting and applies to all groups in scope.
@@ -295,7 +300,7 @@ No. The feature, for now, aims to nudge users to set up the Authenticator app on
295
300
296
301
**Is there a way for me to hide the snooze option and force my users to setup the Authenticator app?**
297
302
298
-
There is no way to hide the snooze option on the nudge. You can set the snoozeDuration to 0, which will ensure that users will see the nudge during each MFA attempt.
303
+
Users in organizations with free and trial subscriptions can postpone the app setup up to three times. There is no way to hide the snooze option on the nudge for organizations with paid subscriptions yet. You can set the snoozeDuration to 0, which will ensure that users will see the nudge during each MFA attempt.
299
304
300
305
**Will I be able to nudge my users if I am not using Azure AD Multi-Factor Authentication?**
301
306
@@ -309,11 +314,20 @@ Yes. If they have been scoped for the nudge using the policy.
309
314
310
315
It's the same as snoozing.
311
316
312
-
**Why don’t some users see a nudge when there is a conditional access policy for "Register security information"?**
317
+
**Why don’t some users see a nudge when there is a Conditional Access policy for "Register security information"?**
318
+
319
+
A nudge won't appear if a user is in scope for a Conditional Access policy that blocks access to the **Register security information** page.
313
320
314
-
A nudge won't appear if a user is in scope for a conditional access policy that blocks access to the **Register security information** page.
321
+
**Do users see a nudge when there is a terms of use (ToU) screen presented to the user during sign-in?**
322
+
323
+
A nudge won't appear if a user is presented with the [terms of use (ToU)](/azure/active-directory/conditional-access/terms-of-use) screen during sign-in.
324
+
325
+
**Do users see a nudge when Conditional Access custom controls are applicable to the sign-in?**
326
+
327
+
A nudge won't appear if a user is redirected during sign-in due to [Conditional Access custom controls](/azure/active-directory/conditional-access/controls) settings.
315
328
316
329
## Next steps
317
330
318
331
[Enable passwordless sign-in with Microsoft Authenticator](howto-authentication-passwordless-phone.md)
The Azure Key Vault design makes sharp distinctions between keys, secrets, and certificates. The Key Vault service’s certificates features were designed to make use of its key and secret capabilities. When a key vault certificate is created, an addressable key and secret are also created with the same name. The key allows key operations, and the secret allows the retrieval of the certificate value as a secret.
@@ -208,13 +213,17 @@ A key vault certificate also contains public x509 certificate metadata. The key
208
213
209
214
* To disable autorotation, first disable the addon. Then, re-enable the addon without the `enable-secret-rotation` parameter.
210
215
211
-
```azurecli-interactive
212
-
# disable the addon
213
-
az aks addon disable -g myResourceGroup -n myAKSCluster2 -a azure-keyvault-secrets-provider
216
+
Disable the secrets provider addon:
214
217
215
-
# re-enable the addon without the `enable-secret-rotation` parameter
216
-
az aks addon enable -g myResourceGroup -n myAKSCluster2 -a azure-keyvault-secrets-provider
217
-
```
218
+
```azurecli-interactive
219
+
az aks addon disable -g myResourceGroup -n myAKSCluster2 -a azure-keyvault-secrets-provider
220
+
```
221
+
222
+
Re-enable the secrets provider addon, but without the `enable-secret-rotation` parameter:
223
+
224
+
```bash
225
+
az aks addon enable -g myResourceGroup -n myAKSCluster2 -a azure-keyvault-secrets-provider
226
+
```
218
227
219
228
### Sync mounted content with a Kubernetes secret
220
229
@@ -339,17 +348,30 @@ In this article, you learned how to use the Azure Key Vault Provider for Secrets
Copy file name to clipboardExpand all lines: articles/digital-twins/concepts-azure-digital-twins-explorer.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,6 @@ Developers may find this tool especially useful in the following scenarios:
37
37
38
38
The explorer's main purpose is to help you visualize and understand your graph, and update your graph as needed. For large-scale solutions and for work that should be repeated or automated, consider using the [APIs and SDKs](./concepts-apis-sdks.md) to interact with your instance through code instead.
The main way to access Azure Digital Twins Explorer is through the [Azure portal](https://portal.azure.com).
@@ -51,8 +49,6 @@ To open Azure Digital Twins Explorer for an Azure Digital Twins instance, first
51
49
52
50
Azure Digital Twins Explorer is organized into panels, each with a different set of capabilities for exploring and managing your models, twins, and relationships.
Azure Digital Twins Explorer is an open-source tool that welcomes contributions to the code and documentation. The hosted application is deployed regularly from a source code repository in GitHub.
Run a query using the [Query Explorer](#query-your-digital-twin-graph) to see the twins and relationships in the query result displayed in the **Twin Graph** panel.
@@ -271,8 +269,6 @@ This section describes how to perform the following management activities:
271
269
272
270
For information about the viewing experience for twins and relationships, see [Explore twins and the Twin Graph](#explore-the-twin-graph).
The **Twins** panel shows a flat list of your twins and their associated relationships. You can search for twins by name, and expand them for details about their incoming and outgoing relationships.
@@ -283,8 +279,6 @@ The **Twins** panel shows a flat list of your twins and their associated relatio
283
279
284
280
You can create a new digital twin from its model definition in the **Models** panel.
To create a twin from a model, find that model in the list and choose the menu dots next to the model name. Then, select **Create a Twin**. You'll be asked to enter a **name** for the new twin, which must be unique. Then save the twin, which will add it to your graph.
289
283
290
284
:::image type="content" source="media/how-to-use-azure-digital-twins-explorer/models-panel-create-a-twin.png" alt-text="Screenshot of Azure Digital Twins Explorer Models panel. The menu dots for a single model are highlighted, and the menu option to Create a Twin is also highlighted." lightbox="media/how-to-use-azure-digital-twins-explorer/models-panel-create-a-twin-large.png":::
@@ -328,8 +322,6 @@ You can also choose to delete all of the twins in your instance at the same time
Models can be viewed both in the **Models** panel on the left side of the Azure Digital Twins Explorer screen, and in the **Model Graph** panel in the middle of the screen.
334
326
335
327
The **Models** panel:
@@ -338,6 +330,8 @@ The **Models** panel:
338
330
The **Model Graph** panel:
339
331
:::image type="content" source="media/how-to-use-azure-digital-twins-explorer/model-graph-panel.png" alt-text="Screenshot of Azure Digital Twins Explorer. The Model Graph panel is highlighted." lightbox="media/how-to-use-azure-digital-twins-explorer/model-graph-panel.png":::
You can use these panels to [view your models](#view-models).
342
336
343
337
The Model Graph panel also provides several abilities to customize your graph viewing experience:
@@ -351,6 +345,8 @@ You can view a flat list of the models in your instance in the **Models** panel.
351
345
352
346
You can use the **Model Graph** panel to view a graphical representation of the models in your instance, along with the relationships, inheritance, and components that connect them to each other.
To see the full definition of a model, find that model in the **Models** pane and select the menu dots next to the model name. Then, select **View Model**. Doing so will display a **Model Information** modal showing the raw DTDL definition of the model.
@@ -411,8 +407,6 @@ Then, to upload the images at the same time, use the **Upload Model Images** ico
You can use the **Models** panel on the left side of the Azure Digital Twins Explorer screen to perform management activities on the entire set of models, or on individual models.
417
411
418
412
:::image type="content" source="media/how-to-use-azure-digital-twins-explorer/models-panel.png" alt-text="Screenshot of Azure Digital Twins Explorer. The Models panel is highlighted." lightbox="media/how-to-use-azure-digital-twins-explorer/models-panel.png":::
@@ -428,6 +422,8 @@ For information about the viewing experience for models, see [Explore models and
428
422
429
423
You can upload models from your machine by selecting model files individually, or by uploading an entire folder of model files at once. If you're uploading one JSON file that contains the code for many models, be sure to review the [bulk model upload limitations](#limitations-of-bulk-model-upload).
To upload one or more models that are individually selected, select the **Upload a model** icon showing an upwards arrow.
432
428
433
429
:::image type="content" source="media/how-to-use-azure-digital-twins-explorer/models-panel-upload.png" alt-text="Screenshot of Azure Digital Twins Explorer Models panel. The Upload a model icon is highlighted.":::
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-use-foundation-models.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,8 +41,13 @@ You can filter the list of models in the model catalog by Task, or by license. S
41
41
42
42
You can quickly test out any pre-trained model using the Sample Inference widget on the model card, providing your own sample input to test the result. Additionally, the model card for each model includes a brief description of the model and links to samples for code based inferencing, finetuning and evaluation of the model.
43
43
44
-
> [!NOTE]
45
-
>If you are using a private workspace, your virtual network needs to allow outbound access in order to use foundation models in Azure Machine Learning
44
+
> [!IMPORTANT]
45
+
> Deploying foundational models to a managed online endpoint is currently supported with __public workspaces__ (and their public associated resources) only.
46
+
>
47
+
> * When `egress_public_network_access` is set to `disabled`, the deployment can only access the workspace-associated resources secured in the virtual network.
48
+
> * When `egress_public_network_access` is set to `enabled` for a managed online endpoint deployment, the deployment can only access the resources with public access. Which means that it cannot access resources secured in the virtual network.
49
+
>
50
+
> For more information, see [Outbound resource access for managed online endpoints](how-to-secure-online-endpoint.md#outbound-resource-access).
46
51
47
52
## How to evaluate foundation models using your own test data
48
53
@@ -82,7 +87,7 @@ To enable users to get started with model evaluation, we have published samples
82
87
## How to finetune foundation models using your own training data
83
88
84
89
In order to improve model performance in your workload, you might want to fine tune a foundation model using your own training data. You can easily finetune these foundation models by using either the finetune settings in the studio or by using the code based samples linked from the model card.
85
-
90
+
86
91
### Finetune using the studio
87
92
You can invoke the finetune settings form by selecting on the **Finetune** button on the model card for any foundation model.
0 commit comments