296,563 questions

Sort by: Updated
1 answer

SQL login issue

I'm trying to connect via local SSMS to the SQL Server on my Azure VM but it's failing saying the Server is not found or accessible. I can RDP into my VM without issue. Any ideas please?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,352 questions
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,023 questions
asked 2024-06-10T10:03:55.5233333+00:00
Gurpreet Khaira 0 Reputation points
commented 2024-06-10T13:02:38.0366667+00:00
Gurpreet Khaira 0 Reputation points
1 answer

.net maui grouping data binding not working, displays blank lines.

My listview does not bind correctly, I'm getting blank lines. ( I'm missing something in the code) (in debug) the for each loop show there is data in the Items object but it does not show up in the listview. Xaml <?xml version="1.0"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,033 questions
asked 2024-05-30T12:51:24.5833333+00:00
tim 140 Reputation points
commented 2024-06-10T13:00:26.4733333+00:00
tim 140 Reputation points
1 answer

{"message":"Failed to fetch","stack":"TypeError: Failed to fetch\n at https://portal.azure.com/Content/Dynamic/E97lPFqfRZHr.js:229:21858","isError":true}

Hi Team, I aa facing the above error message when I Test/Run my azure function from Portal. I have tried for different sets of data, for few sets the same azure function works fine but for few it gives this error. Tried checking the logs as well but…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,465 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
asked 2024-05-15T09:49:59.0866667+00:00
Zakir, Ali Asgar 0 Reputation points
answered 2024-06-10T12:57:44.6666667+00:00
Robert Jan Lub 0 Reputation points
1 answer

I get "Error in loading user data" whenever I try to access any of my resources

I was working on Azure when the network flipped and since then I can't access any resource although the network is back and stable

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,853 questions
asked 2024-06-10T11:46:52.49+00:00
Sara 0 Reputation points
answered 2024-06-10T12:57:38.13+00:00
Amira Bedhiafi 17,701 Reputation points
2 answers One of the answers was accepted by the question author.

Allow connection fallback to NTLM

Hi, Presently in our environment "Allow connection fallback to NTLM is enabled" and we are getting a notification stating it can be a security risk. Can you please recommend if we should leave it enabled or we should disable it.NTLM.jpg Thank…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
921 questions
Microsoft Configuration Manager
asked 2024-05-16T12:12:08.5166667+00:00
Tathagata Bhattacharya 125 Reputation points
answered 2024-06-10T12:57:37.0666667+00:00
Mike Berry 1 Reputation point
1 answer

How to configure nginx ingress loadbalancer in ARO cluster?

Hi, I need the procedure for configuring NGINX ingress loadbalancer in ARO cluster with 4.14 Openshift version. Can you help me on this please. Regards, Balaraju M

Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
80 questions
asked 2024-06-09T10:38:55.18+00:00
Mangi,Balaraju,IN-Chennai 145 Reputation points
commented 2024-06-10T12:56:27.07+00:00
Mangi,Balaraju,IN-Chennai 145 Reputation points
1 answer

How can I add a custom domain to a storage static website endpoint given that we want the CNAME record to point to CloudFlare

We have a storage static website with an endpoint setup in Azure. We have a custom domain that we would like to add to the endpoint. We can do this fine when we setup a CNAME record like foo.domain.com CNAME foodomaincom.azureedge.net however we would…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
610 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,024 questions
asked 2024-06-10T10:58:39.1066667+00:00
McLean, James (Manx Telecom) 6 Reputation points
answered 2024-06-10T12:55:37.7033333+00:00
Sreeju Nair 11,941 Reputation points
1 answer One of the answers was accepted by the question author.

How to assign a Static Public IP to Azure Storage Account

I have a storage account in Azure and I need to assign a static public IP because we use a dedicated internet link that requires the endpoint to have a public IP address. The dynamic IP addresses from Azure change over time, so I need a fixed IP. Is…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,390 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,805 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
asked 2024-06-05T18:33:50.5833333+00:00
Steven Axel Williams 20 Reputation points
accepted 2024-06-10T12:53:53.5933333+00:00
Steven Axel Williams 20 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
edited a comment 2024-06-10T12:52:25.22+00:00
KOZ6.0 5,550 Reputation points
1 answer

Gridview ID problem

Hello, I have two gridviews set up. Both of them use the default scrolling buttons. In one gridview if you look at the properties of the scroll > buttons the ID property is missing like this: <input type="image"…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,357 questions
asked 2024-06-06T17:56:28.6366667+00:00
Wheeler, Lee 0 Reputation points
answered 2024-06-10T12:50:03.48+00:00
Wheeler, Lee 0 Reputation points
1 answer

Request to add ARM64 support in MDT

Is it possible to add ARM64 support in MDT? We need to create ARM64 images in our environment, but MDT only has the option for x86/x64 image creation. Are there any workarounds for this issue, or any plans to add ARM64 support in the future?

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
845 questions
asked 2024-06-07T19:44:57.09+00:00
Devin Arthur 0 Reputation points
commented 2024-06-10T12:48:17.1933333+00:00
Devin Arthur 0 Reputation points
3 answers

Unable to delete resources from Azure Resource Mover

Hi, I'm trying to delete resources from Azure Resource Mover but dur to the inexistance of the Tenant, there is an issue when I try to delete these resources : "Error while assigning roles to the System Assigned Managed Identity. Retry by clicking…

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
214 questions
asked 2023-08-10T11:59:34.55+00:00
Mod Administrator 0 Reputation points
answered 2024-06-10T12:46:00.4166667+00:00
Phil Nachreiner-MSFT 1 Reputation point Microsoft Employee
1 answer

How to manage Multiple OR Condition in CAML Query for Sharepoint List in SPFx

Multiple OR Condition not Working.. const camlQuery = `<View><Query> <Where> <And> <Eq> <FieldRef Name='Category' /> <Value…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,974 questions
asked 2024-05-30T04:54:23.4033333+00:00
Hanumant Soft - Dev 0 Reputation points
commented 2024-06-10T12:44:01+00:00
Hanumant Soft - Dev 0 Reputation points
1 answer

Is their a possibility to provide the Teams version to customers, from outside the customers tenant, i.e. via an URL

Hi Team, We are working on a chatbot and we have customers from which they do not have teams license or the customers are not using Teams. It will be good to know about the possibility to provide the Teams version to customers, from outside the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
762 questions
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-04-16T11:34:24.7666667+00:00
lakshmi 631 Reputation points
commented 2024-06-10T12:43:19.66+00:00
Meghana-MSFT 3,806 Reputation points Microsoft Vendor
1 answer

How do I resolve an Insufficient privileges to complete the operation error while sending PostAsCheckMemberGroupsPostResponseAsync?

I want to check if a certain user ID is present in a specified list of AD groups. I am using the code snippet available for C# from the documentation:…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,992 questions
asked 2024-05-29T05:23:20.0966667+00:00
Kripa Tharakan 0 Reputation points
commented 2024-06-10T12:42:54.2333333+00:00
Kripa Tharakan 0 Reputation points
2 answers One of the answers was accepted by the question author.

I receive a weekly email from Microsoft terminating my Azure subscription

I receive a weekly email from Microsoft Azure with the following message: We are sorry to see you go. Because you've canceled your subscription, we've disabled your services. But I didn't cancel my subscription Does anyone know what's going on…

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-04T09:09:41.6733333+00:00
C. Plaza 0 Reputation points
commented 2024-06-10T12:38:48.31+00:00
SadiqhAhmed-MSFT 39,566 Reputation points Microsoft Employee
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.
307 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