296,558 questions

Sort by: Updated
13 answers

Edge SSO not working any more

Strangest thing is happening. We assign Edge (Stabile version) to our dedicated android devices with Azure AD. Yesterday version 124.0.2478.50 (247805005) of Edge AI Browser was starting to install on our devices and we ran in to a problem instantly. The…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,198 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
251 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,547 questions
asked 2024-04-29T10:51:08.1533333+00:00
Jenslöv, Niklas 20 Reputation points
answered 2024-06-10T12:36:24.7133333+00:00
Jan Pichrt 0 Reputation points
1 answer One of the answers was accepted by the question author.

Codespace failing

https://learn.microsoft.com/en-us/training/modules/create-a-build-pipeline/3-build-locally?pivots=github-codespaces-agent I am following this tutorial I try to create the codespace of https://github.com/MicrosoftDocs/mslearn-tailspin-spacegame-web …

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.
1,116 questions
asked 2024-04-26T09:34:07.07+00:00
Kid Kai 45 Reputation points
commented 2024-06-10T12:35:02.53+00:00
Roberto K 0 Reputation points
1 answer One of the answers was accepted by the question author.

Dapr WorkFlow

Hello Team, Do azure container apps supports dapr workflows? If yes can you please help me with Microsoft help link? Thanks, Sri.

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
306 questions
asked 2024-06-10T12:18:35.6233333+00:00
SriRaghavendran Prabhakaran 260 Reputation points
accepted 2024-06-10T12:34:16.6533333+00:00
SriRaghavendran Prabhakaran 260 Reputation points
1 answer

Invalid procedure call or argument error

When pressing a command button the code below is executed, and it results in an error as seen in the picture. In addition, I seem to be the only user with this issue. My coworkers don't mention having this issue. I never had this issue until about a…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
318 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
841 questions
asked 2024-06-04T21:28:57.5766667+00:00
Lopez, Ahiezer 216 Reputation points
answered 2024-06-10T12:33:16.2866667+00:00
Tanay Prasad 2,110 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft.Azure.Functions.ExtensionBundle error remains after updating host.json and settings.json

I got a warning regarding the EOL of runtime 2.x and python 3.8 of the azure functions currently running. So I changed of the runtime setting to ~4 and python version to >=3.9 in the Settings/Configuration of the function app. After restart the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,465 questions
asked 2023-09-14T07:38:13.7833333+00:00
Mingkai Liu 50 Reputation points
commented 2024-06-10T12:30:37.4366667+00:00
Julian Toll Goss 0 Reputation points
1 answer

Unable to delete VM : Unregistration of implicit PublicIpAddress failed with error: InvalidAuthenticationTokenTenant

After moving Microscroft moved my Visual Studio subscription from my primary email to my alternate email, I am unable to delete resources. The tenant id refers to my primary e-mail directory which has been deleted. The VM was created after the move of…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,178 questions
asked 2024-06-09T11:02:27.0933333+00:00
Cameron River 0 Reputation points
edited the question 2024-06-10T12:26:14.9066667+00:00
vipullag-MSFT 25,366 Reputation points
1 answer

Error 2105 After Trying to Add New Record

Hello, all. I was wondering if I could get any help on this topic. I am quite new in this world of dealing with MS Access, database management, and VBA coding. However, I was able to create a front and back-end database so my colleagues could create…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
318 questions
asked 2024-06-08T20:18:46.0733333+00:00
Larissa Marques Freguete 0 Reputation points
answered 2024-06-10T12:26:13.6833333+00:00
Tanay Prasad 2,110 Reputation points
2 answers

OneDrive - graph api to get files shared with a user

What is the graph Api to get the files shared with user for OneDrive ? (using the below auth flow) I am using an Azure Add App and the client credential flow with a self signed certificate as below. Using this, and the graph Apis, I am able to get the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,991 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
891 questions
asked 2024-02-26T06:34:15.3633333+00:00
Sushama Shroff (sushroff) 5 Reputation points
commented 2024-06-10T12:25:03.9266667+00:00
Ciaran 6 Reputation points
2 answers

Toll free number not working

Recently ported our numbers over to Microsoft Teams via a cloud service provider. One of those numbers was a toll free line that now is not working, apparently we need to buy communication credits. That's a problem because there is no option to do so in…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,332 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
137 questions
asked 2023-12-15T10:00:52.32+00:00
Admin - Build Warranty 5 Reputation points
answered 2024-06-10T12:24:30.5933333+00:00
M.Yasin 0 Reputation points
2 answers One of the answers was accepted by the question author.

Make calendar in datagridview c#

Good day! Please take a look the image below. I want to input day from June to July but no color displayed from start to end date. And here my code. int offset = 4; foreach (DataGridViewRow row in dataGridView1.Rows) { …

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,454 questions
asked 2024-06-08T10:06:27.07+00:00
BgnerNprg207 246 Reputation points
commented 2024-06-10T12:24:19.1433333+00:00
KOZ6.0 5,550 Reputation points
1 answer

How can I access the data from blob storage through script.py using online endpoint?

Hello, I have deployed an MLflow classification model through an online endpoint. To obtain customized output from the endpoint, I have included a score.py. This script.py is designed to retrieve data from blob storage/data assets using the customer…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,644 questions
Microsoft Endpoint Manager Training
Microsoft Endpoint Manager Training
Microsoft Endpoint Manager: A Microsoft endpoint management platform that incorporates System Center Configuration Manager and Intune and provides endpoint security, device management, and intelligent cloud actions.Training: Instruction to develop new skills.
7 questions
asked 2024-06-10T12:20:30.0133333+00:00
Yogeshkumar Shankariya 0 Reputation points
answered 2024-06-10T12:20:30.05+00:00
Q&A Assist
1 answer

Error occurred when using Retrieval feature in Azure Assistant : Retrieval Tools Not Supported

I encountered an error while trying to use the Retrieval feature in Azure Assistant and would appreciate any help resolving it. Below are the details of the error: could you also support how to download the file by fileID? Code: const { OpenAIClient,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,398 questions
asked 2024-05-22T04:42:42.82+00:00
Su Myat Hlaing 75 Reputation points
commented 2024-06-10T12:18:28.9466667+00:00
AshokPeddakotla-MSFT 29,396 Reputation points
1 answer

Issues while writing into bad_records path in Databricks

Hello All, I would like to get your inputs with a scenario that I see while writing into the bad_records file. I am reading a ‘Ԓ’ delimited CSV file based on a schema that I have already defined. I have enabled error handling while reading the file to…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,007 questions
asked 2024-06-05T01:13:41.47+00:00
Alok Thampi 91 Reputation points
answered 2024-06-10T12:16:55.65+00:00
Alok Thampi 91 Reputation points
1 answer

Entra Connect Seamless SSO /Password hash testing

I would like to know if we can test the AD/EntraID connect seamless SSO in one windows machine without GPO policy,if so how? I dont need instructions for Entraconnect setup but after setup want to know how to test the Seamless SSO in a single machine…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,022 questions
asked 2024-06-03T14:54:16.8633333+00:00
Jaganathan Krishnan 45 Reputation points
answered 2024-06-10T12:10:34.2+00:00
Akhilesh 6,040 Reputation points Microsoft Vendor
2 answers

Need Help with Reactivating Disabled Subscription and Understanding Cancellation

Hello Azure Community, I’m seeking advice on how to proceed with a disabled Azure subscription. I received an email notification about the cancellation of my subscription, but I’m unable to find the reason for this action in the billing or activity…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,178 questions
asked 2024-06-07T17:12:38.5833333+00:00
Dallin F 0 Reputation points
edited an answer 2024-06-10T12:10:16.2966667+00:00
Mahesh Goud Juvvadi 910 Reputation points Microsoft Vendor
2 answers

Azure Retirement: Azure Kubernetes Service 2022-11-02-preview API end of life is 20 June 2024

I have received this notice earlier. How i am suppose to see which API CLI is using? The query provided in notification is not working. API_VERSION=2022-04-01-preview az monitor activity-log list --offset 30d --max-events 10000 --namespace…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,912 questions
asked 2024-06-09T20:36:14.0533333+00:00
Venkat Tharun D A 0 Reputation points
answered 2024-06-10T12:08:37.9+00:00
Venkat Tharun D A 0 Reputation points
1 answer

Teams ParticipantJoinEvent only available for bot created in Teams Developer Portal

Hi, I have an existing bot with a set of features, and wanted to build further functionality when participants join or leave a meeting. The OnTeamsMeetingParticipantsJoinAsync and OnTeamsMeetingParticipantsLeaveAsync are not raised for an Azure Bot. I…

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,946 questions
asked 2024-06-03T23:25:41.6666667+00:00
Eugene De Villiers 20 Reputation points
commented 2024-06-10T12:07:24.9333333+00:00
Meghana-MSFT 3,806 Reputation points Microsoft Vendor
1 answer

I was unfairly expelled from the exam.

My mct account was banded 1 year ago. In March, I received an e-mail stating that this ban would be opened automatically. However, my account with the e-mail address [erbulmus_emre@hotmail.com] still appears to be blocked during the mct process. Emre…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,868 questions
asked 2024-06-10T11:27:21.6566667+00:00
Emre ERBULMUS 0 Reputation points
commented 2024-06-10T12:04:34.47+00:00
Emre ERBULMUS 0 Reputation points
1 answer

while installing the sql server 2022 i am getting an error

exit code(Decimal): 2061893606 Error Description: wait on the database engine recovery handle failed. check the sql server error log for potential causes Getting this error while installing sql

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,022 questions
asked 2024-06-10T11:57:09.7833333+00:00
shanta swaroop 0 Reputation points
answered 2024-06-10T12:01:55.1033333+00:00
Olaf Helper 42,286 Reputation points
1 answer

Unable to connect to FTP folder setup on Windows Server 2022 Azure VM

Hi, I've setup a FTP server in a Windows Server 2022 Azure VM. Everything is fine and I can connect to the FTP folder using FileZilla FTP client but I'm not able to connect to the FTP folder outside of the VM, example, from my laptop. Any ideas? Thanks…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,352 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,384 questions
asked 2024-06-07T13:09:46.3+00:00
John Loh 0 Reputation points
commented 2024-06-10T11:52:20.2+00:00
Sina Salam 4,996 Reputation points