341,451 questions

Sort by: Updated
0 answers

Recurring Crash Issue When Opening Same App in Maui Project

I'm encountering an issue with two apps, let's call them A and B. When I open app B from app A, then close app B, and subsequently reopen app A, it crashes. To identify this issue, I created a new project, let's call it C. Interestingly, when running app…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,860 questions
asked 2024-04-25T05:19:51.1733333+00:00
Sarfaraz Sable 20 Reputation points
1 answer

An error occurred when using odbc and managed identity to link azure databricks in the. net core

Environmental description: The app service has already been configured with managed identity, and the relevant permissions for this managed identity have been configured in Azure databricks. When the app service uses code to access Azure databricks, the…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,916 questions
asked 2024-04-23T05:55:31.6166667+00:00
commented 2024-04-25T05:18:33.11+00:00
PRADEEPCHEEKATLA-MSFT 76,921 Reputation points Microsoft Employee
8 answers

Moving to full Intune - Devices still showing as "Co-managed"

We setup SCCM for co-management last year, however, as we only really use SSCM for app deployment we have decided to remove SCCM and go completely with InTune. Our existing Windows 10 clients are enrolled into Intune but have a status of: managed by…

Microsoft Configuration Manager
asked 2021-02-25T18:08:02.947+00:00
PhP59300 76 Reputation points
commented 2024-04-25T05:18:02.07+00:00
Ravindra Hugar 0 Reputation points
1 answer

authentication to azure subscription with out prompting credentials

how we run connect-azconnect with out asking for credentials as i have to run in target machine? This is the script I am trying to execute, what need to amend? $subscriptions = Get-AzSubscription Connect-AzAccount -AccountID 'username@domain.com' …

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
635 questions
asked 2024-04-24T08:31:37.1+00:00
Varma 1,100 Reputation points
edited the question 2024-04-25T05:17:04.3966667+00:00
Varma 1,100 Reputation points
1 answer

Synapse Python/Spark Notebook code with SQL to query data from linked service to SQL Server

In Synpase, I have linked service to a SQL Server database. I'm looking for a sample notebook code, either in python or spark, that I can run a complex SQL qery within this code to get data from multiple SQL Server tables, put the rsults in a dataframe…

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,362 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,690 questions
asked 2024-04-24T13:45:40.7233333+00:00
ylycfj88 0 Reputation points
answered 2024-04-25T05:15:43.54+00:00
Smaran Thoomu 9,445 Reputation points Microsoft Vendor
0 answers

Part of this app has been blocked IIS Worker Process has tried to load Microsoft.Workflow.Compiler.exe

When launching an ASP.Net web application on a Windows 11 system with Smart App Control On, I'm getting the below toast notification. Part of this app has been blocked: IIS Worker Process has tried to load Microsoft.Workflow.Compiler.exe which doesn't…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,252 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,234 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,150 questions
Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
331 questions
asked 2024-04-25T03:31:37.73+00:00
Pradeep Viswanathan 0 Reputation points
edited the question 2024-04-25T05:15:12.9466667+00:00
Lan Huang-MSFT 25,471 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Draw rectangle with corner radius and fit an image bytes to that rectangle with same corne radius

Below I attached my code I need an image with a border and corner radius, please correct my code, and give any other guidelines CanvasRenderTarget renderTarget = new CanvasRenderTarget(device, cardWidth, cardHeight, dpi); using…

Universal Windows Platform (UWP)
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,234 questions
asked 2024-04-23T07:21:58.97+00:00
Saranya Karthik 40 Reputation points
commented 2024-04-25T05:13:32.25+00:00
Saranya Karthik 40 Reputation points
3 answers

Unable to submitting the form using jquery post request like a form submit

Using Form Submit redirecting page from one page to another page and the page is redirecting successfully but the parameter value getting length 0(if array) or null(if string) based on the data passed on param. To achieve this concept I have used the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,252 questions
asked 2024-04-24T11:36:47.15+00:00
Ashok Kumar 141 Reputation points
edited an answer 2024-04-25T05:13:18.8933333+00:00
Lan Huang-MSFT 25,471 Reputation points Microsoft Vendor
0 answers

I have a BGP peer that cannot receive MD5 signature between Azure ExpressRoute and Cisco 8000V edge router?

I was working with Cisco on the BGP peer going down whenever there is any kind of hit/bounce, the peer does not recover. This scenario happens accross the two ExpressRoute circuits Primary/Secondary. The peering is between a Cisco 8000V to Azure…

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
322 questions
asked 2024-04-24T12:57:21.01+00:00
Dennis Slaughter 0 Reputation points
commented 2024-04-25T05:12:45.05+00:00
KapilAnanth-MSFT 35,001 Reputation points Microsoft Employee
2 answers

Azure OpenAI: using functions and bring your own data in parallel doesn't work

We have an Azure OpenAI instance with uploaded data (bring your own data). Using the OpenAIClient from azure-sdk-for-js it is possible to chat with the instance and get answers composed from the uploaded data. This is described in…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,152 questions
asked 2024-01-30T06:02:35.44+00:00
GuenterR 5 Reputation points
commented 2024-04-25T05:11:10.5466667+00:00
GuenterR 5 Reputation points
0 answers

Possible typo/error within sentence context

https://learn.microsoft.com/en-us/training/modules/security-copilot-describe-core-features/5a-describe-knowledge-base-connections Unit: Describe knowledge base connections (Unit 7 of 9) Under the File Upload section, number 4 states the…

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.
889 questions
asked 2024-04-25T05:10:14.69+00:00
Daniel Schwarzentraub 0 Reputation points
1 answer

Cannot create email groups in exchange admin center

Hello  Please i need help on this issue. Cannot create email groups in exchange admin center When I attempt to create and email group using EAC I get the following error.   We couldn't create the group. Exception of type…

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
2,951 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,885 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
387 questions
asked 2024-04-24T15:38:51.7266667+00:00
IniobongNkanga-8038 246 Reputation points
answered 2024-04-25T05:09:19.3133333+00:00
Jake Zhang-MSFT 1,075 Reputation points Microsoft Vendor
1 answer

How to restore direct dependencies packages only by 'restore --packages' command

I want to restore a .NET project's packages by command line dotnet restore --package. The behavior like this in dotnet restore doc: Package Restore first installs the direct dependencies of a project as needed, then installs any dependencies of those…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,367 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,157 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,234 questions
asked 2024-04-24T03:50:34.2266667+00:00
Charlie Xie 0 Reputation points
edited an answer 2024-04-25T05:07:57.15+00:00
Robert J. Foley 0 Reputation points
0 answers

Azure AI Studio - Current Prompt Flow runtime doesn't accept latest version of Semantic Kernel

When I upload a promptflow based on semantic kernel, and then I want to start the runtime, it says it is just accepting semantic kernel version > 0.4.0.dev0 < 0.4.6.dev0 , where the latest version of semantic kernel is 0.9.6b1. Is there any way /…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,367 questions
asked 2024-04-24T21:10:21.9866667+00:00
Lean Stefanutti 0 Reputation points
commented 2024-04-25T05:07:41.6266667+00:00
navba-MSFT 16,945 Reputation points Microsoft Employee
1 answer

How to distribute the app which is created on entra.

How to distribute the application or what are the ways to distribute it between different organisations?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,569 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,453 questions
asked 2024-04-10T13:54:16.6433333+00:00
asvr asvr 0 Reputation points
commented 2024-04-25T05:07:25.08+00:00
Shweta Mathur 27,381 Reputation points Microsoft Employee
0 answers

Problem connecting to VPN using Azure VPN from work laptop

I am the only one of the team who could not connect to VPN. Encountered error message is "Status: Server did not respond properly to VPN Control Packets". Date and time is synchronized Azure VPN Client is allowed on firewall Tried updating WAN…

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,378 questions
asked 2024-04-23T07:22:16.11+00:00
Surio, John Dye 0 Reputation points
commented 2024-04-25T05:06:56.0366667+00:00
KapilAnanth-MSFT 35,001 Reputation points Microsoft Employee
1 answer

Error in provisioning App service custom domain with bicep

`I tried to provision app service custom domain with bicep but but keep getting these error ERROR: error executing step command 'provision': deployment failed: failing invoking action 'provision', error deploying infrastructure: deploying to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,866 questions
asked 2024-04-20T10:56:28.56+00:00
Yemisi Popoola 0 Reputation points
commented 2024-04-25T05:06:11.0566667+00:00
VenkateshDodda-MSFT 18,191 Reputation points Microsoft Employee
2 answers

AzureDomain transfer to a different organization?

I have a client who set up a Azure domain with a personal microsoft account but they would like to transfer ownership to the business microsoft account. They have several production resources deployed so it would be an effort to move all the resources to…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
926 questions
asked 2024-04-11T19:26:01.0833333+00:00
Jude Lee 0 Reputation points
commented 2024-04-25T05:04:26.4533333+00:00
Sandeep G-MSFT 14,326 Reputation points Microsoft Employee
0 answers

[MAUI] How to set the icon of a new window in MAUI? Including Android and Windows platforms

I need to open a new window on my Android device and set its icon, similar to a WeChat mini program, but I haven't seen any API documentation related to it in the official documentation that allows me to set its icon, so I want to ask if this is possible…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,367 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,860 questions
asked 2024-04-18T01:43:45.9833333+00:00
studio XFE 5 Reputation points
commented 2024-04-25T05:01:21.94+00:00
studio XFE 5 Reputation points
0 answers

Issue with connecting ADF to PostgreSQL

Hey, We are building our data factory on Azure and we are trying to connect a new dataset from PostgreSQL source. We took the CRT files and generated a PFX file from it, we import it into azure key vault. Then we went ahead and created the dataset, we…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,526 questions
Azure Database for PostgreSQL
asked 2024-04-24T06:20:25.3633333+00:00
Igal Cohen | CMTrading 0 Reputation points
commented 2024-04-25T04:59:38.9866667+00:00
phemanth 5,730 Reputation points Microsoft Vendor