348,143 questions

Sort by: Updated
1 answer

Could not open a connection to SQL Server After publishing an ASP.NET Web project to azure using VS2022

There is a bug in the publishing code because I used the UI to publish my on premise app from visual studio 2022 and it didn't set the App service or the Sql Server correctly because The app service can't access the database and I get the follwing…

Azure SQL Database
asked 2024-05-22T18:26:27.44+00:00
Ronen 0 Reputation points
answered 2024-05-23T13:16:19.01+00:00
Amira Bedhiafi 16,146 Reputation points
2 answers

Azure Synapse database: How to fix HY000 "login failed" error

I'm getting an error when using my Python program to connect to an Azure Synapse MS SQL server. My info: Using Python 3.11 on Windows 10 Pro. And using the pyodbc 5.1.0 module. Server: [blahserver.sql.azuresynapse.net]. This is an Azure Synapse MS SQL…

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,467 questions
asked 2024-05-23T10:56:39.69+00:00
Chuck Roberts 45 Reputation points
answered 2024-05-23T13:15:52.2466667+00:00
Chuck Roberts 45 Reputation points
0 answers

how do I migrate to ARM

I am a basic personal user of Azure with the following: A classic storage account with a number of blob containers holding images which are used in several ASP.NET 4 web applications (not on Azure). The blobs are managed directly by me using Azure…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
993 questions
asked 2024-05-23T12:42:09.4766667+00:00
Jon Stranger 0 Reputation points
commented 2024-05-23T13:15:39.0566667+00:00
Michael Cameron 22 Reputation points
2 answers

SCSM Asset Management Question / Help

Hi, I have downloaded a Asset Management from https://github.com/SysCtrNat/AssetManagement And import all the MPs. It is now showing Asset Management on SCSM Console. It open the form, but with error That Asset Management has a lot directories and…

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
217 questions
Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
853 questions
asked 2024-04-05T09:09:38.1066667+00:00
PerserPolis-1732 1,396 Reputation points
answered 2024-05-23T13:15:03.7633333+00:00
PerserPolis-1732 1,396 Reputation points
0 answers

how to solve this error

Hello I have hosted my application in local iis and accessing this via another pc using ip address suddenly this error comes what to do how to solve

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,310 questions
asked 2024-05-23T13:14:54.1833333+00:00
RAVI 936 Reputation points
1 answer

getActivitiesByInterval to get Sharepoint usage

I am using below api endpoint for Sharepoint online analytics (site usage): https://graph.microsoft.com/v1.0/sites/{siteId}/getActivitiesByInterval(startDateTime='2024-05-15',endDateTime='2024-05-19',interval='day') I am getting data broken down by each…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,845 questions
asked 2024-05-21T18:59:12.1966667+00:00
Wajid Anwar 0 Reputation points
commented 2024-05-23T13:14:32.55+00:00
Wajid Anwar 0 Reputation points
0 answers

Toast Notification issue with SCCM Package

Hi, I have created a Package for toast Notification and deployed it to some device collection. It seems to be work, but on some devices does not work, it display only PS short, but no Notification Sometimes it is running only one time, I cannot run the…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
916 questions
Microsoft Configuration Manager
asked 2024-05-23T13:13:47.49+00:00
PerserPolis-1732 1,396 Reputation points
0 answers

Erro ao Executar o ASR Deployment Planner para Ambientes Vmware

I'm trying to profile a Vmware environment using ASR Deployment Planner, but when executing the command an error appears stating that Vmware PowerCLI 6.0 is required, however, the oldest PowerCLI version available on PSGalery is 6.5.1.5377412, any…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
647 questions
asked 2024-05-23T13:13:22.8633333+00:00
Everson de Souza Castro 0 Reputation points
0 answers

((+1-321-450-4757)) How Do I Get a Human at Crypto.com Support Number?

If you are deaf or hard-of-hearing, complete access to Microsoft product and customer services is available through a text telephone (TTY/TDD) service:

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,732 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,825 questions
asked 2024-05-23T13:12:43.2066667+00:00
Tronton Faint 0 Reputation points
0 answers

"Failed to create file operation." when creating OpenAI Vector Store

I'm trying to create a Vector Store with some file attached: curl --location 'https://{HOST}.openai.azure.com/openai/vector_stores?api-version=2024-05-01-preview' \ --header 'Content-Type: application/json' \ --header 'api-key: {OPENAI_KEY}' \ --header…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,283 questions
asked 2024-05-23T12:39:15.22+00:00
Andres da Silva Santos 25 Reputation points
commented 2024-05-23T13:12:20.8966667+00:00
Jan 0 Reputation points
1 answer

Graph endpoint teamwork/sendActivityNotificationToRecipients 400 bad request invalid Microsoft Teams domain

When I try to use the Microsoft Graph endpoint "/teamwork/sendActivityNotificationToRecipients" with this body : { "topic": { "source": "text", "value": "Test", "webUrl":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,819 questions
asked 2024-05-06T14:59:29.6333333+00:00
Quentin Pla 0 Reputation points
edited an answer 2024-05-23T13:11:13.76+00:00
CharanyaB-MSFT 1,501 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to get specific image coordinates from within bitmap

hi Is there a special (Library/Class) for such an achievement? which can find and return the coordinates by giving a symbol of a specific image from within the larger image

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,854 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,448 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,601 questions
asked 2024-05-21T03:56:04.6666667+00:00
Mansour_Dalir 1,696 Reputation points
commented 2024-05-23T13:09:50.1733333+00:00
Mansour_Dalir 1,696 Reputation points
0 answers

Solution to the "This app has been blocked by your system administrator" error

Hello Hello, after installing Windows11 22h2, I added my device to the domain. Later, when I try to manage the computer in Task Manager or perform a different operation, I receive a warning that this application has been blocked by your administrator. As…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,839 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,401 questions
asked 2024-05-23T13:09:33.8433333+00:00
Zafer KAYA 0 Reputation points
0 answers

create a trigger based on a specific data in the name of the file

Hi, I am just starting with Power Automate and created my first flow. I was wondering if it is possible to assign different recipients for the approvals based on the name of the file?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,143 questions
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.
113 questions
asked 2024-05-23T13:09:30.88+00:00
Popova, Nevena (879) 0 Reputation points
1 answer One of the answers was accepted by the question author.

create a trigger based on a specific data in the name of the file

Hi, I am just starting with Power Automate and created my first flow. I was wondering if it is possible to assign different recipients for the approvals based on the name of the file?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,502 questions
asked 2024-05-23T09:04:05.6433333+00:00
Popova, Nevena (879) 0 Reputation points
accepted 2024-05-23T13:09:00.39+00:00
Popova, Nevena (879) 0 Reputation points
0 answers

Changing Placeholder text in Azure web app

Hi there, I have customized the interface of my Azure web app, and now I'm trying to change the placeholder text. I followed the steps outlined in this link to customize my website app. I used environmental variables to achieve the customization, but…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,017 questions
asked 2024-05-22T10:47:37.83+00:00
Farshad1 0 Reputation points
commented 2024-05-23T13:08:08.4233333+00:00
VenkateshDodda-MSFT 18,956 Reputation points Microsoft Employee
0 answers

How to load Virtual Machine for Lab

Hi! I am trying to access the Explore Dynamics 365 Supply Chain Management Lab in the Get started with Dynamics 365 Supply Chain Management module and when I select to run the virtual machine, I am stuck with a spinning wheel saying that the virtual…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
77 questions
asked 2024-05-14T17:56:51.3933333+00:00
Jesse Gordon 15 Reputation points
commented 2024-05-23T13:07:28.94+00:00
Jesse Gordon 15 Reputation points
0 answers

Graph API sometimes return less channel messages than total

I use Microsoft Graph API to get messages in a Team channel. GET…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,819 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,914 questions
asked 2024-05-16T09:04:57.7233333+00:00
CAT 1 Reputation point
commented 2024-05-23T13:03:59.8466667+00:00
Prasad-MSFT 5,706 Reputation points Microsoft Vendor
0 answers

How to Handle Point-in-Time Restore with Azure PostgreSQL and Terraform?

Hello, I'm using an Azure PostgreSQL database and need to perform a point-in-time restore (PITR) as part of a disaster recovery drill. I can successfully restore the database to a new server and update my application to point to this new server. However,…

Azure Database for PostgreSQL
asked 2024-05-22T12:49:03.72+00:00
Kamal Rathnayake 26 Reputation points MVP
commented 2024-05-23T13:03:43.9566667+00:00
Kamal Rathnayake 26 Reputation points MVP
0 answers

how to configure conditional access countries for travellers

I have a conditional access rule blocking access to all countries except USA. I have a few travelers visiting other countries, but not all the same countries. How can I setup additional conditional access rules to allow access by specific travelers…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
993 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,825 questions
asked 2024-05-23T13:03:33.64+00:00
Alfred Deisinger 0 Reputation points