358,331 questions

Sort by: Updated
1 answer

Remove app from user context and deploy this script via Intune

I am trying to uninstall a application called MicroSIP via Microsoft Intune on all of our Windows machines but the script is says "not installed" every time I run it. I have tied multiple scripts but no luck. I did find my issue. So here it is.…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,666 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,272 questions
asked 2024-05-17T22:50:49.1433333+00:00
Johnny T 0 Reputation points
answered 2024-07-07T07:50:12.3233333+00:00
Khaled El-Sayed Mohamed 1,250 Reputation points
1 answer

primarky key column in target table adf

How to handle data when primary key(1,2,3- auto increament) column has no value in column in the source how to match when column is not available for the same in source

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,023 questions
asked 2024-07-06T13:53:34.1133333+00:00
Vineet S 285 Reputation points
commented 2024-07-07T07:47:24.52+00:00
Vineet S 285 Reputation points
2 answers

Unable to install SQL Server. Exit code (Decimal): -2147467259

I tried to install it, and then after a few minutes i get this error: Unable to install SQL Server. Exit code (Decimal): -2147467259 and those is logs files. Summary_DESKTOP-GDTULCG_20240703_221010.txt Detail.txt

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,210 questions
asked 2024-07-03T19:36:17.05+00:00
Ali Azzam 0 Reputation points
commented 2024-07-07T07:44:40.92+00:00
Erland Sommarskog 105.8K Reputation points MVP
1 answer

Error Encountered While Importing Work Items

Description: We are encountering an issue when importing work items in Azure Boards. The error message we receive is: We have followed the steps to export work items from one organization to another by exporting the work items to a CSV file from…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
745 questions
asked 2024-07-06T12:43:44.35+00:00
Sathishkumar G 0 Reputation points
answered 2024-07-07T07:43:34.1233333+00:00
Vinodh247 12,741 Reputation points
0 answers

Dirty log for font

Hi, I get error for in the log, bu app work as expected. Where this error come from? Thanks, 2024-06-30 13:47:22,492 [1] ERROR Microsoft.Maui.FontManager - Error loading font 'Assets/Fonts/Arial.ttf'. System.ArgumentException: The parameter is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 questions
asked 2024-07-02T09:25:28.8333333+00:00
Dani_S 3,206 Reputation points
edited a comment 2024-07-07T07:42:47.89+00:00
Dani_S 3,206 Reputation points
0 answers

Can I access gpt-4o with audio input API

I have access to openAi service. But i wanted to the gpt-4o with audio input feature. Is there any way to access it? Thank you

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,541 questions
asked 2024-07-07T07:38:02.95+00:00
Arman Abid 0 Reputation points
1 answer

Accessing Outlook Calendar Graph API from background service

I'm working on a webapp (SPA and backend) that must constantly access the user's Outlook calendar. The users may come from multiple directories and personal accounts. The app will work 24/7, running the background service and modifying the user's…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,260 questions
asked 2024-07-03T14:50:37.1266667+00:00
Alexander R 20 Reputation points
commented 2024-07-07T07:37:24.09+00:00
Alexander R 20 Reputation points
1 answer

Domain user getting: The sign-in method you’re trying to use isn’t allowed

Domain user getting: The sign-in method you’re trying to use isn’t allowed I'm troubleshooting a problem with a domain user who when trying to log in to his domain account gets the message "The login method you are trying to use is not…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,153 questions
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,220 questions
Microsoft Configuration Manager
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
86 questions
asked 2024-06-25T10:51:43.5766667+00:00
FALAK MOHAMED ALI 0 Reputation points
answered 2024-07-07T07:30:30.25+00:00
Khaled El-Sayed Mohamed 1,250 Reputation points
1 answer

How to view contents of function app zip post deployment?

I have published a function app using the below command func azure functionapp publish timedapicall --build remote --python I see an entry in storage account's scm-releases container. However, if i try to download and open the zip file, it keeps…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,973 questions
asked 2024-07-07T02:05:31.3466667+00:00
Ashwin Venkatesha 230 Reputation points
edited an answer 2024-07-07T07:24:53.9333333+00:00
Vinodh247 12,741 Reputation points
2 answers

Secured controller action shows 401 error instead of redirecting to login page in .NET 7

I am developing a .NET 7 Web application that has secured areas. This is a monolith application, so that it is separated in different assemblies. I have one host assembly (the entry assembly), called EntryPortal.Core. On the other hand, I have other…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,345 questions
asked 2023-06-02T23:25:25.28+00:00
Jaime Stuardo 66 Reputation points
commented 2024-07-07T07:24:42.8533333+00:00
Muhammad Ridwan 0 Reputation points
1 answer

Azure App Service on Linux does not start due to missing libc.musl-x86_64.so.1

Hey there, I created an Azure App Service on Linux and deployed my custom code using GitHub. All of this worked fine, however, when looking at the docker logs I see the following: 2020-10-28T05:49:35.662024131Z _____ …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2020-10-28T06:28:38.213+00:00
David Reher 1 Reputation point
edited an answer 2024-07-07T07:18:01.62+00:00
anil kumar 5 Reputation points
0 answers

I have completed the AZURE OPENAI SERVICE course , but still showing its pending.

I have completed the AZURE OPENAI SERVICE course but still not updated in the system ,its showing pending state ,please chekc and suggest . This question is related to the following Learning Module

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,541 questions
asked 2024-07-07T07:14:43.4666667+00:00
Gidde, Anjali (Cognizant) 0 Reputation points
1 answer

Changing per-app VPN profile assignment from user group to device group

Is it possible to swap the assignment of a per-app VPN configuration profile from a user group to a device group without affecting the users? The profile settings will remain the same; only the assignment needs to be changed.

Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
202 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,785 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,666 questions
asked 2024-07-05T11:13:11.1+00:00
LalliSR 1 Reputation point
answered 2024-07-07T07:14:13.0233333+00:00
Khaled El-Sayed Mohamed 1,250 Reputation points
1 answer One of the answers was accepted by the question author.

how to see the effect of Enable Scalar UDF Inlining in query plan

hi, i read this artical https://learn.microsoft.com/en-us/sql/relational-databases/user-defined-functions/scalar-udf-inlining?view=sql-server-ver16 but could not reproduce  the following results , is ther any query or example on interent where i can see…

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,210 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
63 questions
asked 2024-07-06T05:50:03.5633333+00:00
Rajesh Kumar Yadav 20 Reputation points
accepted 2024-07-07T07:08:13.7733333+00:00
Rajesh Kumar Yadav 20 Reputation points
1 answer

Trace table of application Insights is empty while using ActivitySource type for .net

Trace table of application Insights is empty while using ActivitySource type for .net. I am using otel collector to export traces here. below is the configuration in .net and otel config. who does trace table gets filled?…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,973 questions
asked 2024-07-06T10:54:03.98+00:00
NK, SatishKumar 71 Reputation points
answered 2024-07-07T07:08:06.01+00:00
Vinodh247 12,741 Reputation points
2 answers

Random high response time (30sec+) on Azure App Service

We were experimenting high request time randomly in the day (not especially during high traffic periods). Some requests took more than 1 minute. We hosts 4 app service on the same plan (single instance / Standard S3) and the problem seems related to a…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,273 questions
asked 2023-05-09T16:42:22.2966667+00:00
Antoine BIDAULT 40 Reputation points
commented 2024-07-07T07:06:17.4066667+00:00
Waeil Daoud 0 Reputation points
0 answers

How to get Microsoft Teams to sync with Mac Mail and Calendar while using Custom Domain

I only have a Microsoft 365 subscription and don't have / haven't set it up on microsoft exchange (not sure if it's straight forward for a personal account). I use the same email address I have for M365 for my Mac Mail app (via Cloud+ custom domain).…

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,222 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,497 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
482 questions
asked 2024-07-07T07:03:40.43+00:00
Shrikant Pasari 0 Reputation points
1 answer

Synch Teams calendar with Mac OS calendar

Ok, I give. I can't figure it out. How do we do this with Ventura Mac OS?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,497 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
482 questions
asked 2024-02-13T17:00:21.76+00:00
Jay Culberth 0 Reputation points
commented 2024-07-07T06:59:53.1066667+00:00
Shrikant Pasari 0 Reputation points
0 answers

My Copy Activity only downloads partially my file to blob storage

Hello, I started to receive only partial data using a copy activity in ADF. Recently, I detected that my pipeline is only downloading 1,743,275 rows from an HTTP endpoint. I tried hardly to debug my pipeline and it is not changing the output. I do not…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,023 questions
asked 2024-07-03T11:00:10.6266667+00:00
Cristian Rodriguez 0 Reputation points
commented 2024-07-07T06:51:43.1533333+00:00
Cristian Rodriguez 0 Reputation points
1 answer

How to reset Owner Account password for old Azure account which does not have password reset policy set

Hi All, I am working on resetting password for Cloud Owner account and while doing that I get message that the account does not have "reset password policy setup". I am not sure who did the setup for this account, but it is setup in a very odd…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
820 questions
asked 2024-07-05T09:44:06.21+00:00
Mudasir Mirza 0 Reputation points
commented 2024-07-07T06:47:07.97+00:00
Vinodh247 12,741 Reputation points