Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,014 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Unable to create airflow environment.While creating with GUI we are getting some reference ee availability with rest API we are getting below error.How we can resolve it.
{
"error": {
"code": "InternalError",
"message": "Object reference not set to an instance of an object.\n at Microsoft.ADF.ResourceProvider.IntegrationRuntimeController.CreateOrUpdateIntegrationRuntimeAsync(String subscriptionId, String resourceGroupName, String factoryName, String integrationRuntimeName, AzureResource integrationRuntime, String apiVersion) in /__w/1/s/ResourceProvider/src/Controllers.FX/APIControllers/IntegrationRuntimeController.cs:line 147\n at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfIActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)\n at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)",
"target": null,
"details": null
}
}
Thanks for posting your question in the Microsoft Q&A forum.
Microsoft is now directing users towards Microsoft Fabric for creating and managing Apache Airflow workflows.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful