54,699 questions

Sort by: Answers
0 answers

.Net sample code for setting azure app service environment variable logically

Hi Team, We were using 'Microsoft.Azure.Management.ResourceManager.Fluent' package for setting the values of Azure app service variables. Currently, the package is showing deprecated and suggested 'Azure.ResourceManager' for replacement. But we are not…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,004 questions
asked 2024-05-22T05:29:54.7966667+00:00
lakshmi 551 Reputation points
commented 2024-05-22T08:21:26.7333333+00:00
VenkateshDodda-MSFT 18,951 Reputation points Microsoft Employee
0 answers

suspecting bug in automl py

A trace down on an exception in azure notebook SKD 2 led to File /anaconda/envs/azureml_py310_sdkv2/lib/python3.10/site-packages/azure/ai/ml/entities/_job/pipeline/_io/mixin.py:415, in AutoMLNodeIOMixin.init(self, **kwargs) 412 def __init__(self,…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
989 questions
asked 2024-05-22T08:21:21.3533333+00:00
KunHock Koo 0 Reputation points
0 answers

How to exclude some libraries to be trimmed in .NET 8 for Android, not MAUI?

I've been migrating my app from Xamarin.Android to .NET 8 and I'm getting some issues since I don't have an option to exclude some libs that existed in Xamarin: But in .NET 8 for Android in Visual Studio 2022, there is nothing like that: I tried to add…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,453 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,968 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,368 questions
asked 2024-05-21T14:10:40.6733333+00:00
Federico Navarrete 616 Reputation points
edited the question 2024-05-22T08:21:05.9066667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,386 Reputation points Microsoft Vendor
0 answers

How to retrieve all Schema Versions from a given Schema Group, Schema in EventHub.

Hi, I am trying to access Schema Registry of a Event Hub Namespace. I want to be able to read all the versions of a SchemaDefinitions inside a known SchemaGroup and SchemaName. I know that there are SchemaRegistryClients(Azure class) provided in Azure…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
567 questions
asked 2024-05-20T16:46:19.9633333+00:00
Kasam, Sai 0 Reputation points
edited a comment 2024-05-22T08:20:50.1366667+00:00
PRADEEPCHEEKATLA-MSFT 79,141 Reputation points Microsoft Employee
0 answers

How can I get the status of calculation request when using Workbook /calculate endpoint?

I am using the Microsoft Graph API endpoint /calculate for workbook recalculation, but it does not provide a way to poll for the status of the calculation asynchronously. After making a POST request to this endpoint, it initiates the calculation process…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,798 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,828 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,575 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,657 questions
asked 2024-05-21T08:36:06.9+00:00
Sankalp 0 Reputation points
edited the question 2024-05-22T08:18:56.05+00:00
Jiajing Hua-MFST 5,555 Reputation points Microsoft Vendor
0 answers

"Continuous DataFlow execution failed" error on Link connection, while following Synapse Link tutorial

While following this tutorial on creating a Synapse Link, I get an unclear error when trying to start the Link Connection. I can't find any information on google about this error code. Continuous DataFlow execution failed. Error…

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,460 questions
asked 2024-05-21T01:47:59.0233333+00:00
Dario Ruben Scanferlato 0 Reputation points
commented 2024-05-22T08:17:46.7066667+00:00
PRADEEPCHEEKATLA-MSFT 79,141 Reputation points Microsoft Employee
0 answers

databricks to synapse

Hi Team, I am getting error while connecting databricks to synapse ... here is the code com.databricks.spark.sqldw.SqlDWConnectorException: Exception encountered in Azure Synapse Analytics connector code. def…

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,460 questions
asked 2024-05-21T09:20:54.4866667+00:00
Vineet S 185 Reputation points
commented 2024-05-22T08:16:26.5033333+00:00
Vineet S 185 Reputation points
0 answers

windows server 2012 Failed to install the role. How to solve this problem

Hello, I have a question,How to solve the problem that this role cannot be installed, RD authorization should be no problem, but the installation has failed, the server has restarted, there is no use

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,539 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,285 questions
asked 2024-05-22T05:23:07.34+00:00
scott 0 Reputation points
edited the question 2024-05-22T08:16:11.4566667+00:00
scott 0 Reputation points
0 answers

Error uploading UWP app to Microsoft Store: Microsoft.VCLibs.140.00.UWPDesktop version mismatch

I encountered this error while uploading my UWP app to the Microsoft Store. The error message reads: 'Your package Microsoft.VCLibs.140.00.UWPDesktop specifies version 14.0.33728.0, but 14.0.24217.0 is the minimum available version.' Could someone help…

Universal Windows Platform (UWP)
asked 2024-05-22T08:13:34.43+00:00
Henry-6115 51 Reputation points
0 answers

How to force all S2S VPN traffic through Azure firewall

Hi We currently have a hub and spoke setup in Azure. The hub contains an Azure firewall, an ExpressRoute gateway and a VPN gateway. All traffic for the spokes is routed through the Azure firewall. We have IPSec VPNs over our ExpressRoute which terminate…

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,402 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
579 questions
asked 2024-05-16T15:27:08.08+00:00
Sean Dodd 25 Reputation points
commented 2024-05-22T08:13:26.4966667+00:00
Sean Dodd 25 Reputation points
0 answers

Impossible de passer une certification avec Pearson Vue

Good morning When logging in to pass a certification with personview, I successfully passed the first steps (microphone, sound, network...) but when I got to the last step, I got the message "it seems that you are on a virtual machine...." and…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,473 questions
asked 2024-05-22T07:25:04.8966667+00:00
Philippe Brunet 0 Reputation points
edited the question 2024-05-22T08:10:55.3+00:00
Amira Bedhiafi 16,071 Reputation points
0 answers

I would like to know which power BI certification is the best? and what are all the prerequisites for that if any?

Please suggest a latest powerBI certification with prerequisites

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
112 questions
asked 2024-05-22T08:07:42.5966667+00:00
Manju Bandikatla 0 Reputation points
0 answers

Azure Data Studio - Can we do online migratation of same db on prem sql to two different target(sql manged insance)

Hi Azure Data Studio - Can we do online migratation same db (on prem sql) to two different target(sql manged instance) wiht azure migration extension in azure data studio I am wondering what does the tool do as part of cutover.What activities are done…

Azure SQL Database
asked 2024-05-22T08:02:52.0966667+00:00
Nitya V 40 Reputation points
0 answers

Azure Communication Service Phone number does not exist

Hello, after connecting voice to Dynamics Customer Service, I have enabled a phone number in Azure Communication Service, but when I make a call, I hear the phrase "Phone number does not exist". Do I need to do anything else to activate my…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
708 questions
asked 2024-05-22T02:23:47.9466667+00:00
허진훈 0 Reputation points
commented 2024-05-22T08:01:54.6666667+00:00
허진훈 0 Reputation points
0 answers

Sum of Calculated Columns using Power Automate

Hi! I am a newbie to Power Automate. I am looking for some help with my project re leave management system. I want to create a flow to get the sum of my SharePoint list calculated columns and auto populate them to another SP list column. I have 3…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,828 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,142 questions
asked 2024-05-22T08:01:53.54+00:00
Josephine 0 Reputation points
0 answers

Posting data to a business central table with Azure Data Factory

Hello I am getting this error Job failed due to reason: Error response from server: Some({"error":{"code":"Internal_EntityWithSameKeyExists","message":"The record in table PurchaseLinesInvoicesTempTable…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,716 questions
asked 2024-05-20T13:54:31.2333333+00:00
Kayode Ogidan 60 Reputation points
commented 2024-05-22T07:59:03.11+00:00
Harishga 4,160 Reputation points Microsoft Vendor
0 answers

Using UAMI in Azure Synapse Notebooks

I have a bunch of Synapse notebooks currently using AppId and secret through Linked Services and successfully running so far. As part of some initiative we need to migrate these notebooks to consuming User Assigned Managed Identity (UAMI). Notebooks…

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,460 questions
asked 2024-05-21T01:42:12.56+00:00
Siva Gangadhar Galla 0 Reputation points Microsoft Employee
commented 2024-05-22T07:58:19.6166667+00:00
Harishga 4,160 Reputation points Microsoft Vendor
0 answers

Is is possible to make code token shorter?

Hello, we are experiencing an issue with our Azure Static Web App related to the length of the redirect URL generated by the login.microsoftonline.com authentication process. The response includes a long code token in the redirect URL…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,977 questions
asked 2024-05-22T07:57:06.0633333+00:00
Ondrej Mikulin 0 Reputation points
0 answers

Unable to backup Azure Function App - Invalid Username or Password

I am trying to backup our Function apps to a Storage account using Custom Backups, for most of the apps it works but I have 7 of them that are failing. I start the backup using PowerShell in the same way for all apps and we have a couple of hundred of…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
989 questions
asked 2024-05-22T07:54:05.85+00:00
Patrik Nordlund 25 Reputation points
0 answers

Automate process of importing pst files to M365 using a third party solution

Hello , based on this MS article to import pst files to M365 :https://learn.microsoft.com/en-us/purview/use-network-upload-to-import-pst-files i need to know , is there a product on the market to help us to automate this process starting with…

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
3,100 questions
asked 2024-05-22T07:53:52.54+00:00
APTOS 221 Reputation points