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
# Active Directory Federation Services support in MSAL for Python
26
26
27
-
Active Directory Federation Services (AD FS) in Windows Server enables you to add OpenID Connect and OAuth 2.0 based authentication and authorization to your apps by using the Microsoft Authentication Library (MSAL) for Python. Using the MSAL for Python library, your app can authenticate users directly against AD FS. For more information about scenarios, see [AD FS Scenarios for Developers](https://docs.microsoft.com/windows-server/identity/ad-fs/overview/ad-fs-scenarios-for-developers).
27
+
Active Directory Federation Services (AD FS) in Windows Server enables you to add OpenID Connect and OAuth 2.0 based authentication and authorization to your apps by using the Microsoft Authentication Library (MSAL) for Python. Using the MSAL for Python library, your app can authenticate users directly against AD FS. For more information about scenarios, see [AD FS Scenarios for Developers](/windows-server/identity/ad-fs/ad-fs-development).
28
28
29
29
There are usually two ways of authenticating against AD FS:
Copy file name to clipboardExpand all lines: articles/active-directory/fundamentals/active-directory-ops-guide-auth.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -358,7 +358,7 @@ Having access to sign-in activity, audits and risk events for Azure AD is crucia
358
358
-[Get data using the Azure AD Reporting API with certificates](https://docs.microsoft.com/azure/active-directory/active-directory-reporting-api-with-certificates)
359
359
-[Microsoft Graph for Azure Active Directory Identity Protection](https://docs.microsoft.com/azure/active-directory/active-directory-identityprotection-graph-getting-started)
360
360
-[Office 365 Management Activity API reference](https://msdn.microsoft.com/office-365/office-365-management-activity-api-reference)
361
-
-[How to use the Azure Active Directory Power BI Content Pack](https://docs.microsoft.com/azure/active-directory/active-directory-reporting-power-bi-content-pack-how-to)
361
+
-[How to use the Azure Active Directory Power BI Content Pack](../reports-monitoring/howto-use-azure-monitor-workbooks.md)
Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/ringcentral-provisioning-tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ Before configuring RingCentral for automatic user provisioning with Azure AD, yo
90
90
This section guides you through the steps to configure the Azure AD provisioning service to create, update, and disable users and/or groups in RingCentral based on user and/or group assignments in Azure AD.
91
91
92
92
> [!TIP]
93
-
> You may also choose to enable SAML-based single sign-on for RingCentral , following the instructions provided in the [RingCentral Single sign-on tutorial](https://docs.microsoft.comazure/active-directory/saas-apps/ringcentral-tutorial). Single sign-on can be configured independently of automatic user provisioning, though these two features compliment each other.
93
+
> You may also choose to enable SAML-based single sign-on for RingCentral , following the instructions provided in the [RingCentral Single sign-on tutorial](ringcentral-tutorial.md). Single sign-on can be configured independently of automatic user provisioning, though these two features compliment each other.
94
94
95
95
> [!NOTE]
96
96
> To learn more about RingCentral's SCIM endpoint, refer to [RingCentral API Reference](https://developers.ringcentral.com/api-reference).
Copy file name to clipboardExpand all lines: articles/expressroute/expressroute-locations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ The following table shows locations by service provider. If you want to view ava
78
78
|**[Ascenty Data Centers](https://www.ascenty.com/en/cloud/microsoft-express-route)**|Supported |Supported |Sao Paulo |
79
79
|**[AT&T NetBond](https://www.synaptic.att.com/clouduser/html/productdetail/ATT_NetBond.htm)**|Supported |Supported |Amsterdam, Chicago, Dallas, London, Silicon Valley, Singapore, Sydney, Tokyo, Toronto, Washington DC |
80
80
|**[Bell Canada](https://business.bell.ca/shop/enterprise/cloud-connect-access-to-cloud-partner-services)**|Supported |Supported |Montreal, Toronto, Quebec City |
81
-
|**[British Telecom](https://www.globalservices.bt.com/en/solutions/products/bt-compute-for-microsoft-azure)**|Supported |Supported |Amsterdam, Hong Kong SAR, Johannesburg, London, Newport(Wales), Sao Paulo, Silicon Valley, Singapore, Sydney, Tokyo, Washington DC |
81
+
|**[British Telecom](https://www.globalservices.bt.com/en/solutions/products/cloud-connect-azure)**|Supported |Supported |Amsterdam, Hong Kong SAR, Johannesburg, London, Newport(Wales), Sao Paulo, Silicon Valley, Singapore, Sydney, Tokyo, Washington DC |
|**[CenturyLink Cloud Connect](https://www.centurylink.com/cloudconnect)**|Supported |Supported |Amsterdam2, Chicago, Hong Kong, Las Vegas, New York, Paris, San Antonio, Silicon Valley, Tokyo, Toronto, Washington DC |
@@ -175,7 +175,7 @@ Azure national clouds are isolated from each other and from global commerical Az
Copy file name to clipboardExpand all lines: articles/hdinsight/spark/apache-spark-run-machine-learning-automl.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ You can also register the datastore with the workspace using a one-time registra
65
65
66
66
## Experiment submission
67
67
68
-
In the [automated machine learning configuration](https://docs.microsoft.com/python/api/azureml-train-automl/azureml.train.automl.automlconfig), the property `spark_context` should be set for the package to run on distributed mode. The property `concurrent_iterations`, which is the maximum number of iterations executed in parallel, should be set to a number less than the executor cores for the Spark app.
68
+
In the [automated machine learning configuration](/python/api/azureml-train-automl-client/azureml.train.automl.automlconfig.automlconfig), the property `spark_context` should be set for the package to run on distributed mode. The property `concurrent_iterations`, which is the maximum number of iterations executed in parallel, should be set to a number less than the executor cores for the Spark app.
Copy file name to clipboardExpand all lines: articles/machine-learning/service/azure-machine-learning-release-notes.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,7 +216,7 @@ See the [package website](https://azure.github.io/azureml-sdk-for-r) for complet
216
216
+ Change [`Dataset.get_by_id`](https://docs.microsoft.com/python/api/azureml-core/azureml.core.dataset%28class%29#get-by-id-workspace--id-) to return registration name and version if the dataset is registered.
217
217
+ Fix a bug that ScriptRunConfig with dataset as argument cannot be used repeatedly to submit experiment run.
218
218
+ Datasets retrieved during a run will be tracked and can be seen in the run details page or by calling [`run.get_details()`](https://docs.microsoft.com/python/api/azureml-core/azureml.core.run%28class%29#get-details--) after the run is complete.
219
-
+ Allow intermediate data in Azure Machine Learning Pipeline to be converted to tabular dataset and used in [`AutoMLStep`](https://docs.microsoft.com/python/api/azureml-train-automl/azureml.train.automl.automlstep).
219
+
+ Allow intermediate data in Azure Machine Learning Pipeline to be converted to tabular dataset and used in [`AutoMLStep`](/python/api/azureml-train-automl-runtime/azureml.train.automl.runtime.automlstep).
220
220
+ Added support for deploying and packaging supported models (ONNX, scikit-learn, and TensorFlow) without an InferenceConfig instance.
221
221
+ Added overwrite flag for service deployment (ACI and AKS) in SDK and CLI. If provided, will overwrite the existing service if service with name already exists. If service doesn't exist, will create new service.
222
222
+ Models can be registered with two new frameworks, Onnx and Tensorflow. Model registration accepts sample input data, sample output data and resource configuration for the model.
@@ -233,7 +233,7 @@ See the [package website](https://azure.github.io/azureml-sdk-for-r) for complet
+ The parent run will no longer be failed when setup iteration failed, as the orchestration already takes care of it.
350
350
+ Added local-docker and local-conda support for AutoML experiments
351
351
+ Added local-docker and local-conda support for AutoML experiments.
@@ -369,12 +369,12 @@ The Experiment tab in the [new workspace portal](https://ml.azure.com) has been
369
369
+ Added curated environments. These environments have been pre-configured with libraries for common machine learning tasks, and have been pre-build and cached as Docker images for faster execution. They appear by default in [Workspace](https://docs.microsoft.com/python/api/azureml-core/azureml.core.workspace%28class%29)'s list of environment, with prefix "AzureML".
+ Supported BERTand BiLSTM as text featurizer (preview only)
379
379
+ Supported featurization customization for column purpose and transformer parameters (preview only)
380
380
+ Supported raw explanations when user enables model explanation during training (preview only)
@@ -386,7 +386,7 @@ The Experiment tab in the [new workspace portal](https://ml.azure.com) has been
386
386
+**Bug fixes and improvements**
387
387
+**azureml-automl-core**
388
388
+ Introduced FeaturizationConfig to AutoMLConfig and AutoMLBaseSettings
389
-
+ Introduced FeaturizationConfig to [AutoMLConfig](https://docs.microsoft.com/python/api/azureml-train-automl/azureml.train.automl.automlconfig) and AutoMLBaseSettings
389
+
+ Introduced FeaturizationConfig to [AutoMLConfig](/python/api/azureml-train-automl-client/azureml.train.automl.automlconfig.automlconfig) and AutoMLBaseSettings
390
390
+ Override Column Purpose for Featurization with given column and feature type
391
391
+ Override transformer parameters
392
392
+ Added deprecation message for explain_model() and retrieve_model_explanations()
@@ -431,9 +431,9 @@ The Experiment tab in the [new workspace portal](https://ml.azure.com) has been
+ Added [RScriptStep](https://docs.microsoft.com/python/api/azureml-pipeline-steps/azureml.pipeline.steps.rscriptstep) to support R script run via AML pipeline.
433
433
+ Fixed metadata parameters parsing in [AzureBatchStep](https://docs.microsoft.com/python/api/azureml-pipeline-steps/azureml.pipeline.steps.azurebatchstep) which was causing the error message "assignment for parameter SubscriptionId is not specified".
+ Supported training_data, validation_data, label_column_name, weight_column_name as data inputformat.
436
-
+ Added deprecation message for [explain_model()](https://docs.microsoft.com/python/api/azureml-train-automl/azureml.train.automl.automlexplainer#explain-model-fitted-model--x-train--x-test--best-run-none--features-none--y-train-none----kwargs-) and [retrieve_model_explanations()](https://docs.microsoft.com/python/api/azureml-train-automl/azureml.train.automl.automlexplainer#retrieve-model-explanation-child-run-).
436
+
+ Added deprecation message for [explain_model()](/python/api/azureml-train-automl-runtime/azureml.train.automl.runtime.automlexplainer#explain-model-fitted-model--x-train--x-test--best-run-none--features-none--y-train-none----kwargs-) and [retrieve_model_explanations()](/python/api/azureml-train-automl-runtime/azureml.train.automl.runtime.automlexplainer#retrieve-model-explanation-child-run-).
Copy file name to clipboardExpand all lines: articles/machine-learning/service/concept-automated-ml.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ Additional advanced preprocessing and featurization are also available, such as
96
96
97
97
+ Azure Machine Learning studio : Selecting the **View featurization settings** in the **Configuration Run** section [with these steps](how-to-create-portal-experiments.md).
98
98
99
-
+ Python SDK: Specifying `"feauturization": auto' / 'off' / FeaturizationConfig` for the [`AutoMLConfig` class](https://docs.microsoft.com/python/api/azureml-train-automl-client/azureml.train.automl.automlconfig.automlconfig?view=azure-ml-py).
99
+
+ Python SDK: Specifying `"feauturization": auto' / 'off' / FeaturizationConfig` for the [`AutoMLConfig` class](/python/api/azureml-train-automl-client/azureml.train.automl.automlconfig.automlconfig).
Copy file name to clipboardExpand all lines: articles/machine-learning/service/how-to-auto-train-forecast.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ ms.date: 11/04/2019
18
18
In this article, you learn how to train a time-series forecasting regression model using automated machine learning in Azure Machine Learning. Configuring a forecasting model is similar to setting up a standard regression model using automated machine learning, but certain configuration options and pre-processing steps exist for working with time-series data. The following examples show you how to:
19
19
20
20
* Prepare data for time series modeling
21
-
* Configure specific time-series parameters in an [`AutoMLConfig`](/python/api/azureml-train-automl/azureml.train.automl.automlconfig) object
21
+
* Configure specific time-series parameters in an [`AutoMLConfig`](/python/api/azureml-train-automl-client/azureml.train.automl.automlconfig.automlconfig) object
@@ -122,7 +122,7 @@ The `AutoMLConfig` object defines the settings and data necessary for an automat
122
122
|`target_rolling_window_size`|*n* historical periods to use to generate forecasted values, <= training set size. If omitted, *n* is the full training set size. Specify this parameter when you only want to consider a certain amount of history when training the model.||
123
123
|`enable_dnn`|Enable Forecasting DNNs.||
124
124
125
-
See the [reference documentation](https://docs.microsoft.com/python/api/azureml-train-automl/azureml.train.automl.automlconfig?view=azure-ml-py) for more information.
125
+
See the [reference documentation](/python/api/azureml-train-automl-client/azureml.train.automl.automlconfig.automlconfig) for more information.
126
126
127
127
Create the time-series settings as a dictionary object. Set the `time_column_name` to the `day_datetime` field in the data set. Define the `grain_column_names` parameter to ensure that **two separate time-series groups** are created for the data; one for store A and B. Lastly, set the `max_horizon` to 50 in order to predict for the entire test set. Set a forecast window to 10 periods with `target_rolling_window_size`, and specify a single lag on the target values for 2 periods ahead with the `target_lags` parameter.
Copy file name to clipboardExpand all lines: articles/machine-learning/service/how-to-deploy-functions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -231,7 +231,7 @@ At this point, the function app begins loading the image.
231
231
232
232
## Next steps
233
233
234
-
* Learn to configure your Functions App in the [Functions](https://docs.microsoft.com/azure/azure-functions/functions-create-function-linux-custom-imag) documentation.
234
+
* Learn to configure your Functions App in the [Functions](/azure/azure-functions/functions-create-function-linux-custom-image) documentation.
235
235
* Learn more about Blob storage triggers [Azure Blob storage bindings](https://docs.microsoft.com/azure/azure-functions/functions-bindings-storage-blob).
236
236
* [Deploy your model to Azure App Service](how-to-deploy-app-service.md).
237
237
* [Consume a ML Model deployed as a web service](how-to-consume-web-service.md)
0 commit comments