55,755 questions

Sort by: Updated
0 answers

work email linking error

I am getting "The email address specified for account linking does not match the authenticated account. Please make sure you are inputting and authenticating with the same email address." error while linking to work email.

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,804 questions
asked 2024-06-13T09:45:42.6266667+00:00
Viraj Parab 20 Reputation points
0 answers

Can a function app and storage account in tenant in Europe region access or subscribe from a service bus topic and URL in another tenant and different URL in US region.

We have applications running in US region and Europe region. Both applications have different URLs. We want to sync data of both regions. We are using service bus topics to store data in middle and pass that data to different region. I want to…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
570 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,473 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,814 questions
asked 2024-06-13T09:45:03.48+00:00
Raj, Ritu 0 Reputation points
0 answers

C++20 Modules in Shared Libraries

Hello, Follow-up question to https://learn.microsoft.com/en-us/answers/questions/1665106/how-to-use-c-20-modules-in-shared-libraries I’ve been exploring the use of C++20 modules in shared libraries and I understand the typical approach involves providing…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,586 questions
asked 2024-06-13T09:43:29.3+00:00
Michael Brunner 20 Reputation points
edited the question 2024-06-13T09:43:58.0533333+00:00
Michael Brunner 20 Reputation points
0 answers

How to fix Creating policy assignment 'Policy be Zone Resilient' in 'Subcription Name' failed. Reason: Could not find a version of policy definition: '/providers/Microsoft.Authorization/policyDefinit

Creating policy assignment 'Policy should be Zone Resilient' in 'Subcription Name' failed. Reason: Could not find a version of policy definition: '/providers/Microsoft.Authorization/policyDefinitions/xxxxx-xxx-xxx' that matches '1..'. The available…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
814 questions
asked 2024-06-13T08:36:30+00:00
Vivek Karande (WIPRO LIMITED) 0 Reputation points Microsoft Vendor
edited the question 2024-06-13T09:41:35.03+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

Is there a parameter to get multiple replicates of an answer from Phi3?

Hello, I'm trying to use a Phi3 model via curl API. The "n" parameter, which on OpenAI models asks the model to generate n replicates of the answer doesn't work with the Phi models. Is there an alternative or it simply doesn't implement it? …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,508 questions
asked 2024-06-13T09:40:44.25+00:00
Angelo D Ambrosio 0 Reputation points
0 answers

Does Function Apps scale instances automatically if an instance can’t start properly, and another if that instance can’t start, etc.?

A question: if a function app has network issues connecting to its storage and as such can’t start, would the container scale up more instances to try to cope? If the second one can’t start for the same reason, does it spin up a third and so on to the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,473 questions
asked 2024-06-13T08:16:47.8466667+00:00
Leif Rask 1 Reputation point
edited the question 2024-06-13T09:40:17.97+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

ADF linked service for Snowflake is timing out

Hi, In my production account we would be doing the data processing on ADF and we would be using Snowflake as a data warehouse. Also, for some ADF pipelines same Snowflake DWH will also be a source. I first create a role, granted it permissions created a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
asked 2024-06-13T09:36:27.5366667+00:00
Shashwat Tiwary 40 Reputation points
edited the question 2024-06-13T09:38:10.1533333+00:00
Shashwat Tiwary 40 Reputation points
0 answers

How to fix slower performance with Microsoft.Data.SqlClient.TdsParserStateObject ReadSniSyncOverAsync method?

How to fix slower performance with Microsoft.Data.SqlClient.TdsParserStateObject ReadSniSyncOverAsync method when it has multiple calls (21) in a transaction with average execution time of 6116 ms per call and totalling to 128436 ms?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,520 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,047 questions
asked 2024-06-13T09:10:47.4366667+00:00
ShahSamir-9495 0 Reputation points
edited the question 2024-06-13T09:37:17.5633333+00:00
Lan Huang-MSFT 27,716 Reputation points Microsoft Vendor
0 answers

I mistakenly activated a paid subscription instead of a free tier account, and despite disabling the subscription, I am still being billed for resources, which I need help shutting down as I cannot afford the charges.

After disabling my subscription, I am still receiving bills for resources. Please disable all resources associated with my account

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,201 questions
asked 2024-06-13T05:55:06.7766667+00:00
Ritik parte 0 Reputation points
edited the question 2024-06-13T09:35:53.44+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

Is it possible to run an SSIS package with FUZZYGROUPING transformation in Azure?

I am using Fuzzy grouping transformation in SSIS locally "on premises", but I would like to explore the option to run it in Azure…

Azure SQL Database
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,542 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,485 questions
asked 2024-06-13T09:35:48.62+00:00
Jose M Naranjo-Espinosa 0 Reputation points
0 answers

Integrating Blazor webassembly (standalone) with AAD B2C

Hello, I'm building a website using Blazor webassembly (standalone) and I was able to integrate it with AAD B2C. The user can login, update password, and register with almost no issues. In appsettings I added Authority to point to B2C_1_susi user flow.…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,071 questions
asked 2024-06-13T04:46:55.5+00:00
Iyad Shobaki 0 Reputation points
edited the question 2024-06-13T09:34:25.01+00:00
ManoharLakkoju 615 Reputation points Microsoft Vendor
0 answers

GPT-4o does return empty responses

After upgrading from GTP-4 to GPT-4o my chat bot does often not respond with any content to user input. I am using a dedicated assistant and the streaming interface. After submitting a new messages to the thread and starting the run, the chat completion…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,422 questions
asked 2024-06-13T09:26:20.04+00:00
Dietrich Wettschereck 0 Reputation points
edited the question 2024-06-13T09:29:16.6733333+00:00
Dietrich Wettschereck 0 Reputation points
0 answers

Exercise - Create an Azure virtual machine not working

Greetings I trust this finds you well. I am currently busy with the "Describe Azure compute and network services" training and I cannot currently proceed with the exercise to build a virtual machine (building a Linux machine and install…

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,147 questions
asked 2024-06-13T08:12:58.43+00:00
Neo Moima 0 Reputation points
commented 2024-06-13T09:28:58.34+00:00
AmaranS 3,035 Reputation points Microsoft Vendor
0 answers

How to get more than 10 attachments from an email using graphapi?

I am able to get upto 10 attachments correctly from an email using graphapi, but when an email is encountered which has more than 10 attachments, Java program hangs indefinitely on get() method and there is no error/log printed for it. We are using…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,030 questions
asked 2024-06-11T10:09:52.82+00:00
SHARMA Shankarlal 0 Reputation points
commented 2024-06-13T09:26:58.8966667+00:00
SHARMA Shankarlal 0 Reputation points
0 answers

Site to Site (S2S) VPN from On-premises to Azure issue

Dear All, I have a question regarding on Azure, i recently create a Site to Site (S2S) VPN from On-premises to Azure, and on-premise window server using RRAS connect to Azure VPN gateway, and my on-premises network could ping all VM at Azure, but when i…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,420 questions
asked 2024-06-07T14:51:05.43+00:00
keith li 51 Reputation points
commented 2024-06-13T09:25:21.45+00:00
keith li 51 Reputation points
0 answers

How can I create multiple workspaces in existing single azure databricks resource?

I have an azure databricks resource created in my Azure portal. I want to achieve departmental secracy in a single existing databricks resource. Hence, I am looking for a solution where I can add multiple workspaces to my single Databricks resource. Is…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,013 questions
asked 2024-06-13T09:23:30.1066667+00:00
Apurva Tiwari 20 Reputation points
0 answers

Can't get into my Microsoft account

Hello, I can't get into my microsoft account because it's authenticator is on a broken phone that's not usable anymore. When i log in, it says "Help us secure your account", then it opens the approve request code, and when i click "Having…

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,804 questions
asked 2024-06-13T09:20:08.2+00:00
Lauris Golde 0 Reputation points
0 answers

Block OneDrive Desktop sync by external users but allow working with office apps.

Hi everyone, I am trying to figure out a way to allow guest users to work on files in SharePoint via Office apps but deny them the option to use OneDrive desktop app to sync to local PC. Any Ideas? Thanks in advance, Rahamim.

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.
4,070 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,163 questions
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,701 questions
asked 2024-06-13T09:17:40.6866667+00:00
Rahamim Levi 156 Reputation points
0 answers

ASP.NET azure hosted app / sql server Works on localhost only

When I run my simple CRUD app on localhost it works really good. Hint: It is using SQL server to insert data and server is hosted on my Azure Subscription inside same Resource Group Deployed app : myAzureWebsitesLink.net Not working route : School -…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,281 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,358 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
805 questions
asked 2024-06-11T20:15:24.4333333+00:00
Anel Hodžić 0 Reputation points
commented 2024-06-13T09:17:13.3166667+00:00
Anel Hodžić 0 Reputation points
0 answers

Failed to delete resource

I tried to delete an azure ai search resource, but failed with code "undefined". I tried with another ai search resource in same region, but failed. I reload web page and tried again, but failed.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
792 questions
asked 2024-06-13T09:16:32.6+00:00
shota sato 20 Reputation points