17,940 questions

Sort by: Updated
0 answers

Unable to deploy Storage Account using VS Code.

I have created a json file to create storage account { "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters":…

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,711 questions
asked 2024-05-03T05:28:30.8233333+00:00
Nilesh Jha 0 Reputation points
0 answers

ADFS service start failure

Dear Experts, We are not able to restart adfs service after activating new SSL certificate with "Set-AdfsSslCertificate -Thumbprint 'XXXXXXXXXXXACF1D94XXXXXXXXXXXXXXXXX" command. Below is the error we receive: on…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,193 questions
asked 2024-05-03T05:18:23.45+00:00
yavuz diler 0 Reputation points
0 answers

Syntax error in the metadata-driven control table script generated by the copy data wizard.

ADF ControlTable Script.txt In ADF I have selected the Metadata-driven Copy Task in the Ingestion wizard. My source database is Azure SQL (WorldWideImporters), and my destination database is also Azure SQL (AdventureWorks2014). I'm using the destination…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,593 questions
asked 2024-05-03T05:07:37.8666667+00:00
Warren Briggs 0 Reputation points
edited the question 2024-05-03T05:10:08.5466667+00:00
Warren Briggs 0 Reputation points
0 answers

excel data streamer

Im facing a problem regarding data streamer in excel i my laptop when i add in data stream extension it show like that my laptop specification is Edition Windows 11 Home Single Language Version 22H2 Installed on ‎17-‎Mar-‎23 OS…

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,825 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,472 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,643 questions
asked 2024-05-03T04:52:30.6233333+00:00
secondary 04 phone 0 Reputation points
0 answers

We encountered an error with exception code 0xe0434352 while running at the scheduled time on a Windows Server. In the .NET runtime environment, the error manifests as follows. Could someone please assist in identifying the cause of the issue?

We encountered an error with exception code 0xe0434352 while running at the scheduled time on a Windows Server. In the .NET runtime environment, the error manifests as follows. Could someone please assist in identifying the cause of the…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,167 questions
asked 2024-05-03T04:42:53.6466667+00:00
0 answers

How to prevent the 2nd process to run before the 1st process finished?

Hi How to prevent the 2nd process to run before the 1st process finished? // 1st process if (providerId == "1") { await Do_Provider_OneAsync(x,y,z); } // 2nd process await await Do_Other_Proces_2Async(a,b,c).ContinueWith(async (c2)…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,182 questions
asked 2024-05-03T04:22:02.6166667+00:00
Winanjaya Amijoyo 0 Reputation points
0 answers

Failed to save analytics rule query.

I can create any active analytics rule query in Microsoft Sentinel. While trying to create a new one a error occurs: "Failed to save the analytics rule query. Log Analytics workspace 'xxx' could not be found." It started when the previous…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
985 questions
asked 2024-05-03T04:18:08.0833333+00:00
3PI 0 Reputation points
0 answers

await how to prevent the next process run before the 1st process finished

Hi there, My async code like below: // 1st Process if (providerId == "1") { await Providers.Provider1.Do_ProcessAsync(token, param1, param2); } // 2nd Process await Do_Other_Process1Async(x,y,z).ContinueWith(async (c1) => { await…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,182 questions
asked 2024-05-03T04:17:23.7+00:00
Winanjaya Amijoyo 0 Reputation points
0 answers

I'm very new to azure stack hci now on trial and need some advice for OS drive installation best practice

I'm just start to evaluate Azure Stack HCI and very new for this service because we are moving from Vmware vsphere. what i need for help is I just need to make sure that I'm in the good practice for setting up. My current setup is below 1 Node…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
269 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.
944 questions
asked 2024-05-03T04:14:29.78+00:00
Pakpoom Chatsuwan (ED) 0 Reputation points
0 answers

Teams International calling

How do I enable international calling in the Team Admin center . I cannot find the setting.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,129 questions
asked 2024-05-02T18:39:07.8666667+00:00
Onkar Kainth 0 Reputation points
edited the question 2024-05-03T03:54:30.5833333+00:00
PRADEEPCHEEKATLA-MSFT 77,676 Reputation points Microsoft Employee
0 answers

sabdbox lab is not working

lab is not working while we login to the envirnment. 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.
27 questions
asked 2024-05-03T03:42:28.66+00:00
Pampana, Rama Jyothi 0 Reputation points
0 answers

Detect Scrolled to end of webview to enable a button in maui

I have a custom renderer like this where ScrollWebView is my custom control from webview with IsBottomReached property. I tried registering this Renderer in mauiprogram class, then it started crashing with an exception of "Specified cast is not…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,893 questions
asked 2024-05-03T03:37:30.4166667+00:00
Keerthana Krishna 0 Reputation points
edited the question 2024-05-03T03:41:33.9533333+00:00
Keerthana Krishna 0 Reputation points
0 answers

Autosuggestions API is not suggesting Automatic suggestions.

I am writing to bring to your attention an issue we have been encountering while implementing autosuggest in our new docs site using Bing custom search API's. We observed that the autosuggestions are only being taken from user-defined suggestions, but…

Bing Autosuggest
Bing Autosuggest
A Bing service that gives your app intelligent autosuggest options for searches.
13 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.
944 questions
Bing Custom Search
Bing Custom Search
An easy-to-use, ad-free, commercial-grade search tool that lets you deliver the results you want.
78 questions
asked 2024-05-03T03:40:10.9433333+00:00
Siva Teja Sivakavi 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,265 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,271 questions
asked 2024-05-02T15:50:37.5866667+00:00
KwebenaAcquah-9104 306 Reputation points
edited the question 2024-05-03T03:22:02.7633333+00:00
Lan Huang-MSFT 25,636 Reputation points Microsoft Vendor
0 answers

How to get the boundary coordinates of external layer in azure indoor map

Hi, I have an azure maps account with creator where I have created an indoor map, I want to get the boundary coordinates of the external layer. Using the below api I am able to get the details for unit and zone layers but for external it is not working.…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
590 questions
asked 2024-05-03T03:21:21.0333333+00:00
Satyam Chauhan 492 Reputation points
0 answers

Scripting out 'Create Merge Replication' does not include 'processing_order'

We use Merge Replication and have defined a specific 'processing_order' for the Articles in the Publication. When we want to setup or refresh a test environment, we will script out the 'Create Replication' script from our production environment, such…

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,750 questions
asked 2024-05-03T03:20:20.6466667+00:00
Greg Youdale 5 Reputation points
0 answers

Setting automatic tab movement based on domain

Is there a way to configure Microsoft Edge to automatically direct me to the Jira workspace when I click on a link outside of the Edge browser, given that I have already set up the workspace for the Jira website? Essentially, I want Edge to move the tabs…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,140 questions
asked 2024-05-03T03:14:34.7966667+00:00
Kien Dolorfo 0 Reputation points
0 answers

How do I send email from Linux machines to Microsoft 365 accounts with oauth2

I have been using app passwords successfully to authenticate users in Linux web applications and to send emails to users. A few days ago, this stopped working. SMTP Auth methods no longer work. My account settings show that Authenticated SMTP can access…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,549 questions
asked 2024-05-02T15:22:32.5333333+00:00
Patrick McTiernan 0 Reputation points
edited the question 2024-05-03T03:10:58.8533333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

How to resolve Invitation Redemption failed error in a B2B SAML Federation scenario with OKTA

I am currently testing the integration of OKTA as a SAML federated service, with Entra, for B2B guest access. This is a prelude to an urgent live deployment requirement that I have for a client. I have created an OKTA developer account, configured the…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,650 questions
asked 2024-05-02T14:42:15.65+00:00
Steve Wedge 31 Reputation points
edited the question 2024-05-03T03:09:57.0933333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Microsoft.SpatialAnchorsAccount - deployment fails due to operation ‘write’ is disallowed.

I am a complete beginner on Azure. During the deployment of the resource Spatial Anchors on Azure, I have encountered a following error, please find below. Is there a problem in policy? How can I access the settings or template to allow the write…

Azure Spatial Anchors
Azure Spatial Anchors
An Azure service that is used to build immersive three-dimensional applications and experiences that map, persist, and restore content or points of interest at real-world scale.
87 questions
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.
906 questions
asked 2024-05-03T02:56:49.89+00:00
petb78 0 Reputation points