343,780 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Azure SQL Database connctivity

Hi Team, I have deployed azure SQL database service and I want to connect this database within the private network or office network, which configuration need to do from azure side. which IP need to whitelist from our office network? Thanks in advance!

Azure SQL Database
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-04-30T05:18:55.9333333+00:00
Ankush Gurjar 135 Reputation points
commented 2024-05-06T06:30:16.52+00:00
Ankush Gurjar 135 Reputation points
2 answers

Troubleshoot Intune Corporate Identifiers

Hi Community Members hope you can assist, when i first setup Intune to manage my devices i was able to import our corporate devices into Intune, when delivered to end user they would sign into Corporate Intune app, and then i would be able to see the…

Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,254 questions
asked 2024-04-28T19:17:57.82+00:00
Ricardo Goncalves 20 Reputation points
commented 2024-05-06T06:30:11.7333333+00:00
ZhoumingDuan-MSFT 8,065 Reputation points Microsoft Vendor
0 answers

Copy activity is success but no data in the sink source

Hello, I have created a data pipeline that copies data from MongoDB to a SQL Azure data source. The problem is that 1 time out of 2, no data is copied even though the pipeline is successful. I have to restart the flow manually a dozen times before any…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,604 questions
asked 2024-05-05T07:54:17.72+00:00
Morgane Lachuer 0 Reputation points
commented 2024-05-06T06:29:40.9166667+00:00
Smaran Thoomu 9,845 Reputation points Microsoft Vendor
1 answer

I am facing issue to create a VM using a custom VHD

I have a custom VHD and I am following the below steps to create a VM using this VHD. But facing the timeout issues. Can you please help me with the onboarding of a new VHD to Azure and also avail to use it for sigimage? …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,162 questions
asked 2024-05-06T05:53:37.91+00:00
Muskan Khedia 0 Reputation points Microsoft Employee
answered 2024-05-06T06:29:31.1233333+00:00
Deepanshu katara 5,065 Reputation points
5 answers

rename table in synapse

Hi Team, rename table is not working in synapse RENAME OBJECT [dim].[test1] TO [dim].[test]; Parse error at line: 1, column: 49: Incorrect syntax near '.'.

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,396 questions
asked 2024-05-05T10:18:38.7533333+00:00
Vineet S 165 Reputation points
commented 2024-05-06T06:29:30.03+00:00
Smaran Thoomu 9,845 Reputation points Microsoft Vendor
1 answer

How to push wifi profile via intune to windows and MAC devices

I have my users in the organisation Azure AD joined . We dont have any Onpremise AD and Radius server for authentication . Recently we have implemented Cisco Meraki Accesspoints and installed WIFI network with SSID. We need to do a Radius…

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,729 questions
asked 2024-04-28T13:01:52.6533333+00:00
Sharon01 61 Reputation points
commented 2024-05-06T06:29:29.55+00:00
ZhoumingDuan-MSFT 8,065 Reputation points Microsoft Vendor
0 answers

EntraID conditionnal access or PIM are licenced per account or per users?

Following this post: https://twitter.com/Alex_A_Simons/status/1466290109062385672 It seem that EntraID licensing is based on human and not user accounts. If my company have 100 users, and half of them have two accounts (one operation and one privileged) …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,563 questions
asked 2024-05-06T06:29:23.5466667+00:00
Adrien Maugard 61 Reputation points
edited the question 2024-05-06T06:30:33.03+00:00
Adrien Maugard 61 Reputation points
0 answers

I would like to publish a winui3 app to microsoft store

Hi, I would like to publish a winui3 app to microsoft store. But I don't have a correct (only limited nearly nothing shown) access to Microsoft Partner Center. If you could provide me help to publish that app would be great. Greetings, Tobias

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
873 questions
asked 2024-05-04T12:55:06.0366667+00:00
Tobias Brüschke 0 Reputation points
edited a comment 2024-05-06T06:28:15.3233333+00:00
Junjie Zhu - MSFT 15,056 Reputation points Microsoft Vendor
0 answers

رقم شيخ روحاني مميز𝟬𝟬𝟵𝟔𝟔𝟱𝟕𝟖𝟯85ِ7ِ70🧩رقم معالج روحاني قوي

Select the product and service tags that relate most closely to your scenario

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,563 questions
asked 2024-05-06T06:28:11.4933333+00:00
sam dse 0 Reputation points
1 answer

Is a P1/P2 Entra ID license per user or per tenant?

I am reading various articles about Microsoft cloud security features. Many of them list having a Entra ID P1 / P2 license as a prerequisite. But I am unclear on exactly what that means. On the Azure portal, the "All Services > Licenses"…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,563 questions
asked 2024-04-18T23:28:33.71+00:00
Mino Bakello 0 Reputation points
commented 2024-05-06T06:28:01.0666667+00:00
Adrien Maugard 61 Reputation points
0 answers

issue in OnAppearing() when calling async method, in realse mode , working fine in debug mode

//exception UserProfileData is null in resale mode , working fine in debug mode protected override async void OnAppearing() { try { base.OnAppearing(); UserProfileData ??= new UserProfileData(); if (UserProfileData.IsDataLoaded) …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,900 questions
asked 2024-05-03T13:41:37.7333333+00:00
Ashutosh Mehere 0 Reputation points
commented 2024-05-06T06:27:12.9333333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,806 Reputation points Microsoft Vendor
1 answer

How to fix Database Engine Services Failure during SQL server 2022 installation

I was trying to install SQL Server 2022 on my windows virtual machine and got the following error: Unable to install SQL Server(setup.exe) I have attached the summary file too.Summary.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.
12,760 questions
asked 2024-04-25T17:10:02.28+00:00
Juwairiyyah Ahmed 0 Reputation points
commented 2024-05-06T06:26:57.4633333+00:00
LucyChen-MSFT 1,045 Reputation points Microsoft Vendor
0 answers

dynamic membership

Hi All,I have a SharePoint site, and the requirement is that members of this SharePoint site should be developers of a particular department. The job titles are Senior Developers, Senior Dev, etc. 'Dev' is the common word. This SharePoint site has four…

Microsoft Exchange Online
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
951 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,687 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,563 questions
asked 2024-05-05T11:12:35.3466667+00:00
Glenn Maxwell 10,146 Reputation points
edited the question 2024-05-06T06:26:32.1133333+00:00
Emily Du-MSFT 41,941 Reputation points Microsoft Vendor
0 answers

diaجلب الحبيب بالزنك𝟬𝟬𝟵𝟔𝟔𝟱𝟕𝟖𝟯85ِ7ِ70🧩شيخ روحاني لجلب الحبيب

Another user may have experienced the issue you are facing.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,181 questions
asked 2024-05-06T06:26:27.36+00:00
sam dse 0 Reputation points
1 answer

How to handler events on Reader Mode page in Edge?

I'm writing an extension for edge, and I need to handle text selection in my typescript application. But the thing is that I can't listen to standard page events like "mouseup", "selectionchange" in reader mode. That is, this code…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,145 questions
asked 2024-05-05T08:38:10.17+00:00
Paul Tarkhoff 0 Reputation points
answered 2024-05-06T06:26:13.8133333+00:00
Yu Zhou-MSFT 12,061 Reputation points Microsoft Vendor
3 answers

Log Shipping on SQL Server 2019 on Linux

I am attempting to set up log shipping in docker containers. I was able to set up the samba share and get everything setup and jobs deployed to both primary and secondary servers where the logs will be shipped. I think I have narrowed down the issue to…

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,760 questions
asked 2024-04-25T18:11:39.8466667+00:00
Pepe-8078 0 Reputation points
commented 2024-05-06T06:26:07.79+00:00
LucyChen-MSFT 1,045 Reputation points Microsoft Vendor
0 answers

Unable to upload an image to my blob storage account

So i am trying to upload an image to my blob storage and I keep getting this error <Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
94 questions
asked 2024-05-03T08:58:12.4+00:00
ProDevs 0 Reputation points
edited the question 2024-05-06T06:25:37.46+00:00
Jiale Xue - MSFT 33,686 Reputation points Microsoft Vendor
0 answers

Content Security Policy Violations happening for whitelisted domains only for Netherlands and Switzerland users.

I have a csp policy where I have whitelisted all the domains from which I want to load the content to my application and have added only default-src directive  which is fallback to all the other directives.   I have tested the policy on lower…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,190 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,916 questions
asked 2024-04-26T11:33:36.0766667+00:00
Gour, Ashish 0 Reputation points
commented 2024-05-06T06:25:07.37+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
0 answers

[Outlook add in]Issue with Compose Launch event

Hi There, We Have developed an outlook add-in, I need a help on below implementation. Whenever I open a "Compose New Email", I have to open my add-in I know I have to use the LaunchEvent to cat the trigger. My manifest is as below…

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,836 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,006 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
597 questions
asked 2024-05-06T06:25:06.0666667+00:00
Pepper Cloud 0 Reputation points
0 answers

400 Bad Request error when calling Command R+ model with assistant tool call in message history

When making a request to /v1/chat/completions as described in this page: https://learn.microsoft.com/en-us/azure/ai-studio/how-to/deploy-models-cohere-command#chat-api-reference-for-cohere-models-deployed-as-a-service to call the command r+ llm,…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,396 questions
asked 2024-04-26T18:20:36.7233333+00:00
M. Lambert 5 Reputation points
commented 2024-05-06T06:24:55.4633333+00:00
Alexander Grimm 5 Reputation points