53,858 questions

Sort by: Updated
0 answers

Retirement of Azure SQL Database APIs 2014-04-01

The Azure SQL Database API version 2014-04-01 is retiring, I would like to understand the following things: How can we check the resources effected using the resource graph explorer? How to make the changes using code? Any prerequisite or…

Azure SQL Database
asked 2024-05-01T08:54:07.26+00:00
Azra Akil 40 Reputation points
commented 2024-05-03T12:27:22.8633333+00:00
Azra Akil 40 Reputation points
0 answers

Angular app giving error "We couldn't sign you in. Please try again."

I have an Angular app that I've written which uses @angular/msal-angular for an esignature feature. It opens the login popup, requests a sign-in, and passes the data on a successful sign-in to the rest of my app. The app has been working successfully…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,903 questions
asked 2024-04-30T12:18:28.2166667+00:00
Kobb, Christian 0 Reputation points
commented 2024-05-03T12:26:52.22+00:00
Kobb, Christian 0 Reputation points
0 answers

How to listen to the event specific to Reload tab Button click in MS Teams using TeamsJS?

Is there a handler provided by Teams-js or a work around that exists to listen and distinguish the load triggered due to Reload tab button click from load event caused by landing back to the tab after navigating away?

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,866 questions
asked 2024-04-29T06:22:00.1166667+00:00
FNU LNU 0 Reputation points
commented 2024-05-03T12:26:45.7766667+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 20 Reputation points Microsoft Vendor
0 answers

Failed running lab VM

Unable to run the lab. Its say "Your lab will be ready in about X seconds", but failed. How can i do? This question is related to the following Learning Module

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
29 questions
asked 2024-05-02T09:32:04.1033333+00:00
LuckM4n 10 Reputation points
commented 2024-05-03T12:26:18.68+00:00
LuckM4n 10 Reputation points
0 answers

Need to remove .azurewebsites.net cert from my App Service custom domain

I have an App Service servicing an API for a device with older, finicky SSL requirements. It can't accept multiple SSL certs on a domain and recognize the appropriate one to use, the domain has to only have the single cert it expects. In addition to the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,903 questions
asked 2024-05-01T16:49:00.6666667+00:00
Michael Dunkel 0 Reputation points
commented 2024-05-03T12:25:31.99+00:00
ajkuma 22,416 Reputation points Microsoft Employee
0 answers

Authenticator cannot check notifications in a new phone

I've installed Authenticator in my new Android Galaxy S24 ultra phone two days ago. That day notifications were showing up in both the old phone and new phone at same time, and then I turned off the old one. Since yesterday there is always an error…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,529 questions
asked 2024-05-03T12:24:43.0133333+00:00
Jose Gallardo 0 Reputation points
0 answers

How to paste image to canvas from WebView2?

In C# uwp project i want to paste image from a WebView2 to my Canvas. I tried to implement that in 2 ways: with drag n drop and with right click copy. Drag n drop cannot be possible because i cannot drag the image from webview2, so the subscribed drop…

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,273 questions
asked 2024-05-03T12:24:11.99+00:00
Tamás Bitó 20 Reputation points
0 answers

How can I recover access to my M365 Account when it is the only account, and an admin account, but authenticator needs to scan the QR code to complete registration

I have a single user M365 business account that was only purchased so I could purchase a Visio subscription. I dont use this account for anything else. I had to replace my phone, and was able to recover the Authenticator configuration on the new…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,529 questions
asked 2024-05-03T00:52:52.2433333+00:00
Tas Ranson 0 Reputation points
commented 2024-05-03T12:19:25.3333333+00:00
Terry Grainger 5 Reputation points
0 answers

Unable to connect to Azure SQL database via Power BI

Details: "Microsoft SQL: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured…

Azure SQL Database
asked 2024-05-03T12:18:26.63+00:00
Sudeep Batobyal 0 Reputation points
0 answers

Error creating SQL user accounts from external provider with Azure Arc

When trying to create user accounts that use Azure login in Azure Arc, we receive the error shown in the user's image. How can we resolve this issue?

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
325 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.
12,752 questions
asked 2024-05-03T12:16:54.9066667+00:00
AJ Copeland 0 Reputation points
0 answers

how to upload a picture to a picture1 box in html

code behind cshtml file @model IMS_Project.Models.Product @{ ViewBag.Title = "Product"; ViewBag.SubTitle = "Create"; @using (Html.BeginForm("Create", "Product",…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,266 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,273 questions
asked 2024-05-02T15:50:37.5866667+00:00
KwebenaAcquah-9104 306 Reputation points
edited a comment 2024-05-03T12:12:59.2+00:00
AgaveJoe 26,136 Reputation points
0 answers

How to create eventgrid subscription for given topic programmatically when publisher is Azure Maintenance Configuration

How to create eventgrid subscription for given topic programmatically when publisher is Azure Maintenance Configuration. Could you please provide correct command I have a maintenance config , i have created topic as "Topic1" and I want to use…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
318 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,078 questions
asked 2024-05-03T12:10:17.7266667+00:00
Azuretech 90 Reputation points
0 answers

Java Burn (Amazon and Walmart) You Must Read The Consumer Reports Before Buy!

This is the time to shape up or ship out. I don't believe that I should continue talking about this relevant to using that. You understand it, correct? I've discovered this to be really practical to involve myself in their problem. Java Burn would be a…

Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
200 questions
asked 2024-05-03T12:07:12.16+00:00
Leavonsey Lee 0 Reputation points
0 answers

Azure Arc Configuration - The given key was not present in the dictonary (GUI only)

Hello Community, I am trying to join Windows Server 2022 and Windows Server 2025 using the new Azure Arc Configuration GUI. Using the Azure Arc Configuration GUI always and on both systems gives me "the given key was not present in the dictionary…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
325 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,169 questions
asked 2024-04-28T07:06:25.2033333+00:00
Andreas Hartig 106 Reputation points
commented 2024-05-03T12:05:11.3433333+00:00
AJ Copeland 0 Reputation points
0 answers

Data Event Generation on change in entity

Hi Team , We are using Microsoft Dynamics 365 CRM to manage customers & products. I would like to know if CRM support data event , e.g. to to trigger event when there is change in entity ( Customer / Product etc ) If Yes , how external applications…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,827 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
559 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,132 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
29 questions
asked 2024-05-03T12:02:34.7533333+00:00
AZ-KavitaChavan 0 Reputation points
0 answers

COPY ACTIVITY FROM SOURCE LIKED REST TO DESTINATION LOINED REST SERVICE

Want to copy from source table to destination table in the same log analytics workspace. Using Azure Data Factory. My configuration: Source Linked REST Service to read data from Log Analytics workspace w1 table t1 Destination Linked REST service to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,595 questions
asked 2024-05-02T23:31:22+00:00
Rishabh Srivastava 40 Reputation points Microsoft Employee
commented 2024-05-03T12:02:27.48+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
0 answers

Trained 2 models in Custom Model of Document Intelligence

Hi I have trained 2 models but the data after testing the same pdf is not coming as analyzed.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,387 questions
asked 2024-05-02T13:29:10.57+00:00
Saurabh Sambyal 0 Reputation points
commented 2024-05-03T12:01:37.6133333+00:00
santoshkc 4,350 Reputation points Microsoft Vendor
0 answers

How to find the source of an account on MS Authenticator app (iOS)

I have an account on my Authenticator app that's unfortunately only labeled as 'App', with the only other thing shown being what appears to be a user ID (15 numeric digits). No other information is exposed. Clearly I had no idea this would be the case…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,529 questions
asked 2024-05-03T11:53:40.22+00:00
Devildude4427 0 Reputation points
0 answers

FortiGate with public IP

Hi, I'm trying to deploy FortiGate in Azure, but I want FortiGate to be able send out the traffic with public IP. I set up public load balancer with floating IP, created VIP on FGT with public IP and it works, but outbound traffic doesn't work. FortiGate…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
404 questions
asked 2024-05-03T11:53:05.63+00:00
Karol 0 Reputation points
0 answers

How to find the source of an account on MS Authenticator app (iOS)

I have an account on my Authenticator app that's unfortunately only labeled as 'Account' and has what looks like a user ID (15 numeric digits). No other information is exposed. Clearly I had no idea this would be the case when activating this account,…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,529 questions
asked 2024-05-03T11:52:17.9366667+00:00
Devildude4427 0 Reputation points