17,920 questions

Sort by: Updated
0 answers

Configuring AzureWebJobsStorage to app.config

Hi, I'm currently working on transitioning our service from using KeyVault to MSI for increased security. A lot of the documentation online points to the AzureWebJobsStorage configurations being written in appsettings.json and local.settings.json. I was…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
asked 2024-04-30T21:24:41.4933333+00:00
Renee Huang 0 Reputation points Microsoft Employee
0 answers

Surface firmware latest version installation

Hi, In my environment, I have Surface 3, 4, 5, and 7 laptops, and I need to install the latest firmware on them. Can you suggest the URL for the Windows 10 22H2 and Windows 11 22H2 update MsI packages, and what would be the best way for deployment,…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
835 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,724 questions
asked 2024-04-30T21:20:08.7633333+00:00
TechUST 416 Reputation points
0 answers

Deploy to Azure failing with Error: ENOTFOUND

I have [repository][1] with simple .net web api that I want to deploy to Azure. However my deploy is always failing with this error: The workflow file can be found [here][3]. Does anybody know what is the cause of this error?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,759 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,265 questions
asked 2024-04-30T21:13:30.1833333+00:00
Jan Smutný 0 Reputation points
0 answers

what is the workflow for modifying ADF artifacts when the ARM template is in bicep?

I have an azure data factory that has artifacts kept in Azure DevOps (Git). I converted the deployment ARM from Json to Bicep. How will the Bicep deployment ARM be kept up to date when I make edits to the data factory in the browser-based editor?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,570 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
202 questions
asked 2024-04-30T21:11:51.77+00:00
Moyer, Todd 0 Reputation points
0 answers

Using Phi-3 for AI mobile app development on Maui - Need resources

I am keenly interested in bringing AI to mobile devices. Where can I get more information on using Phi-3 in Maui apps?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 questions
asked 2024-04-30T21:10:48.52+00:00
Tim Belvin 21 Reputation points
0 answers

Help on executing custom query on Azure Cosmos DB using Spark in Azure Synapse

Hi Team, I want to run custom query against cosmos db in spark using clientid and secret but I'm ending up with below error. can you please assit. I tried multiple way but it still gives same error. AppId has Reader access on the cosmos db account. As…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,382 questions
asked 2024-04-30T21:06:42.2066667+00:00
Abhiram Duvvuru 171 Reputation points Microsoft Employee
edited the question 2024-04-30T21:10:25.53+00:00
Abhiram Duvvuru 171 Reputation points Microsoft Employee
0 answers

None of the sandbox activations allow me to create a function app. They sit there and spin after filling out the first page.

I don't have this problem when I use my work accounts, so I am positive it is a sandbox-specific issue. I have tried 5 times over the last 24 hours to no avail. This question is related to the following Learning Module

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,284 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
921 questions
asked 2024-04-30T20:59:29.3233333+00:00
DS-9972 0 Reputation points
0 answers

Updating app service from .NET 6 to 8

I'm trying to update my asp.net core backend from .NET 6 to 8. I've updated the target framework for the projects, changed the docker images to version 8, and updated the exposed ports. It runs as expected locally. (In the past month, I've updated a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,177 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,901 questions
asked 2024-04-30T20:53:38.6433333+00:00
Rebekah Williams 0 Reputation points
0 answers

Convert Sql queries to SOQL using ADF

I have an existing adf pipeline which uses lookup activity and get all the table names from azure sql sever. Using for each activity I copy the data from sales force to blog storage. I use dynamic sql queries in copy activity . Select * from…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,570 questions
asked 2024-04-30T19:44:14.8966667+00:00
Prasanna, Prashanth (RIS-CON) 20 Reputation points
0 answers

Call me is blocked for almost 24 hours after more than 10 attempts to specific number

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,516 questions
asked 2024-04-30T19:42:00.92+00:00
Bhusari, Milind 0 Reputation points
0 answers

Seeking Advice: Ensuring Long-Term Stability of Permanent External Shared Links in SharePoint

Introduction: Hello Microsoft Community, I hope everyone is having a great day. First and foremost, I want to apologize for the length of this post. I understand it's a bit extensive, but I want to ensure I provide all the necessary context for the issue…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,653 questions
asked 2024-04-30T19:09:20.54+00:00
Jennifer Watkins 0 Reputation points
edited the question 2024-04-30T19:10:13+00:00
Jennifer Watkins 0 Reputation points
0 answers

ADF Rest API Copy Tool - How to configure pagination using partial URL from response.

Trying to configure ADF pipeline to read from a REST API and write to SQL db using pagination. I'm able to read data from the API and write to SQL, but only the first 200 records (due to default pagination from vendor) Here is a sample response showing…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
951 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,570 questions
asked 2024-04-30T19:03:34.55+00:00
Ryan Wiedman 0 Reputation points
0 answers

Upgrade "Access to Azure Active Directory" subscriptions request via email

Hoping for some help (as a MS Partner) received the following email "Your subscription offer, Access to Azure Active Directory, will be disabled on May xx, 2024..." "If you currently have active resources in your Access to Azure Active…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,880 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,516 questions
asked 2024-04-30T18:56:02.75+00:00
Kevan 0 Reputation points
0 answers

Removing AutoPilot tenant enrollment

I have to do this frequently when receiving a refurbished system board from HP, Lenovo, etc and I know the procedure at an enterprise level. However, the question I have revolves around a friend who runs a brick and mortar shop. He purchased some…

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
408 questions
asked 2024-04-30T18:52:06.6166667+00:00
Reynolds, Todd 0 Reputation points
0 answers

500 error response from endpoint

Hello Since29th april 2024 I'm getting a 500 response from theses endpoints: https://graph.microsoft.com/v1.0/me/calendarGroups?$top=999 /users/{userId}/calendar/getSchedule I don't know the origin of these errors, since when i retry the request it works…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,614 questions
asked 2024-04-30T18:42:18.3666667+00:00
Iliyas Boumour 0 Reputation points
0 answers

how to clear optinal features history

i had cancelled an optional feature and wanted to restore it

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,856 questions
asked 2024-04-30T18:36:52.51+00:00
Edward Wawire 0 Reputation points
0 answers

Winload.efi missing

My windows 10 laptop wont load as it says winload.efi is missing. I dont have a recovery section on that drive but have made a recovery usb device but dont want to reinstall everything as i have lots of files i need to keep on the main ssd

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,635 questions
asked 2024-04-30T18:36:35.9366667+00:00
Simon Dew 0 Reputation points
0 answers

ASP.NET button control not able to make disabling in panel control using c#

i am trying to make disable button controls through panels. In the panel, i am using textbox, label, fileupload,gridview and button controls. i am able to disable only textbox, label and gridview. but, i am unable to make disable fileupload and button…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,265 questions
asked 2024-04-30T18:21:01.5633333+00:00
Gani_tpt 1,546 Reputation points
edited the question 2024-04-30T18:21:43.8433333+00:00
Gani_tpt 1,546 Reputation points
0 answers

How to send compressed Json to azure event hub and read in fabric pyspark streaming ?

I am sending compressed data into Event Hub to overcome 1 MB hard limit in Azure Event Hub. I also have to read this in Py-spark and update delta table. The compressed data send to Event hub is coming as null in Py-spark stream. How to read it? This is…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
558 questions
asked 2024-04-30T18:19:00.34+00:00
Kumar, Sudarshan 0 Reputation points
0 answers

sitio creado con sharepoint y una aplicación no logro hacerlo funcionar via web

sitio de sharepoint no puedo hacerlo funcionar para usuarios externos y puedan realizarme un ticket y que me llegue la notificación en la notificación

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,653 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
asked 2024-04-30T18:17:19.1533333+00:00
Cristian Zúñiga 0 Reputation points