288,417 questions

Sort by: Updated
1 answer

Handling different date formats in Azure SQL

I need help with writing a stored procedure in Azure SQL that updates datetime values stored as varchar columns with different date formats to a consistent format of 'MM/dd/yyyy hh:mm:ss'. Specifically, the columns whose names end with 'DP' need to be…

Azure SQL Database
asked 2024-04-27T06:50:10.9666667+00:00
Sodi, Deepthika 0 Reputation points
answered 2024-04-27T20:41:59.8333333+00:00
Sina Salam 3,561 Reputation points
1 answer

visual studio Version 17.10 add auto backsplash

Hello All. In my app I have a regex pattern that I accept from the user as a string. if the user enter this string pattern " " " and I check in the debugger I see that visual studio replace it to " \" ". Please how I can…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,608 questions
asked 2024-04-26T15:19:45.8+00:00
Haviv Elbsz 1,886 Reputation points
edited a comment 2024-04-27T20:41:51.9366667+00:00
Haviv Elbsz 1,886 Reputation points
1 answer

I can not find the controls in the toolbox

I installed new components and vs 2022 community display message that all controls were installed but when I start new windows forms and open the form I dont see the components installed also if I select "show all" I see them as grayed What is…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,608 questions
asked 2024-04-26T19:33:44.52+00:00
Jowei semin 0 Reputation points
answered 2024-04-27T20:38:49.3+00:00
Jowei semin 0 Reputation points
1 answer

AclCheckFailed when list chat messages via Graph API

I'm try to get messages from a chat ID https://learn.microsoft.com/en-us/graph/api/chat-list-messages GET /chats/{{chatId}}/messages GET /users/{{UserId}}/chats/{{chatId}}/messages Response: { "error": { "code":…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,077 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,593 questions
asked 2024-04-26T15:47:03.78+00:00
Adão Duque 0 Reputation points
edited an answer 2024-04-27T20:32:35.9866667+00:00
awijekoon 950 Reputation points Microsoft Vendor
2 answers

Azure InterfaceEndpoint Routes Bypassing Palo Alto Firewall

Situation: Deployed two Palo Alto VM firewalls in Azure in a 'Transit VNet' following the Palo Alto Networks design, https://www.paloaltonetworks.com/resources/reference-architectures/azure. When you peer a VNet to the Transit VNet, the remote…

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,381 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
402 questions
asked 2021-09-10T20:45:53.563+00:00
BigfootDivorcedMe03 1 Reputation point
answered 2024-04-27T20:27:59.52+00:00
Schilling 0 Reputation points
1 answer

DSTokenDB2.dat held back

Just reinstalled Windows 11. Got this issue after installing Adobe Acrobat Pro. It's affecting other Adobe products, and the PC in general. Please help. Even SFC and DISM don't work Log Name: Application Source: ESENT Date: 4/27/2024…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,170 questions
asked 2024-04-27T18:01:54.0733333+00:00
Checed Adebunmi 0 Reputation points
answered 2024-04-27T20:21:55.2066667+00:00
Olufunso Adewumi 155 Reputation points Microsoft Employee
1 answer

Function disappearing from Azure Function App

Hi , Im using azure function app triggered by service bus and coding with Python. when I adding the following line : from azure.storage.blob import BlobServiceClient The function disappearing from Azure Function App. I added azure.storage.blob to…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
545 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,266 questions
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
asked 2024-04-26T22:45:17.34+00:00
Dor Aharony 0 Reputation points
answered 2024-04-27T20:19:34.5366667+00:00
Dor Aharony 0 Reputation points
1 answer

Azure App service won't display my website

I have deployed my application using Azure DevOps. I configured my pipeline to install Node.js, Npm install, Copy files and Publish artifact. The release is created from same pipeline and released to App service. When i visit the App service website…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,879 questions
asked 2024-04-27T20:07:22.2233333+00:00
Precious Seun 0 Reputation points
answered 2024-04-27T20:16:03.8366667+00:00
Olufunso Adewumi 155 Reputation points Microsoft Employee
2 answers

Connecting to the Twitter API to use in a Logic App gives "Create and authorize OAuth connection failed"

Hi! Recently noticed that my Twitter bot stopped on the 20th April, this was due to an error in the Twitter connector. I created a new connection using "Use default shared application" but had the same problem. I created my own Twitter…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,845 questions
asked 2023-04-24T06:20:52.1433333+00:00
keef urquhart 15 Reputation points
commented 2024-04-27T20:15:55.6766667+00:00
Kumar, Deewakar 0 Reputation points
1 answer

Unable to download AZ 305

Hi Team, I have pass AZ-305 Exam, however I did not able to download certificate from Microsoft profile. ph : 2053965006 mail id : rchinta34@gmail.com

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,009 questions
asked 2024-04-27T19:29:45.5266667+00:00
Chinta Raju 0 Reputation points
edited the question 2024-04-27T20:03:10.2966667+00:00
Andreas Baumgarten 96,521 Reputation points MVP
1 answer

How to navigate and show the content of custom Tab

Hi, I have been trying to figure out how exactly does React sample app works. As per the below image, I want to navigate to the Test tab to show the test page content. Currently, it shows the same content as the Personal tab. It does not seem like it…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,077 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,847 questions
asked 2024-04-27T19:23:55.95+00:00
G9000 0 Reputation points
answered 2024-04-27T19:43:59.88+00:00
G9000 0 Reputation points
1 answer

LinQ - XML special path, condition

I need to change an element value that is dependent on the STEP value. MarkPosition or ControlPosition Can I pre-select better with XPathSelectElements? If so, how? <STEP value="MarkPosition"> <STEP…

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,251 questions
asked 2024-04-26T18:14:43.01+00:00
Noah Aas 100 Reputation points
commented 2024-04-27T19:14:05.7133333+00:00
Viorel 112.1K Reputation points
1 answer

How to fix unattend answer Microsoft-Windows-deployment

I want to setup hp laptop 15s-fq2934nd with MDT. When the OS is installed it's restarting and after 'setting services' I get the following error: Below is the settings in the answer file: </component> <component…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,620 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
828 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,904 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,170 questions
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.
902 questions
asked 2024-04-25T08:30:27.5133333+00:00
w raspe 206 Reputation points
commented 2024-04-27T19:09:37.0366667+00:00
w raspe 206 Reputation points
4 answers

What are the causes of the error: 0x80070490, 0x80072EFE and how to fix them?

Hello! I have a lot of errors in the Event Viewer, the source of which is "DeviceSetupManager". Errors I saw in the Event Viewer: Log Name: Microsoft-Windows-DeviceSetupManager/Admin Metadata staging failed, result=0x80070490 for…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,620 questions
asked 2023-12-11T22:53:20.48+00:00
Danil Perepelyak 10 Reputation points
commented 2024-04-27T19:08:54.2+00:00
Hassan Mubarak 0 Reputation points
2 answers

Azure Postgresql Flexi instance - How to check the table creation date and time

HI Can someone help me to find the tables/objects create date/time in Azure postgresql flexi instance ? we used to use this one , select * from pg_stat_file( pg_relation_filepath('alert') ) in on-prem but that's not working in azure with admin user due…

Azure Database for PostgreSQL
asked 2024-04-24T02:29:38.51+00:00
subhash-DBA 20 Reputation points
answered 2024-04-27T19:08:25.0166667+00:00
Nacho Alonso Portillo 0 Reputation points Microsoft Employee
1 answer

How to programmatically rename a virtual desktop?

I have been able to create desktops, get its name, switch, etc, but when i try to set a name to it i get an exception, compilable example code: // desktop.h #pragma once #include <Windows.h> #include <iostream> #include…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,528 questions
asked 2024-04-27T14:32:18.55+00:00
Cesar 0 Reputation points
answered 2024-04-27T19:05:10.2333333+00:00
Castorix31 81,726 Reputation points
5 answers One of the answers was accepted by the question author.

How to open phpmyadmin on azure linux

I installed lamp on azure vm but i cant open phpmyadin.I get this error when i try to connect using IP address i get this error "This site can’t be reached 102.133.169.103 refused to connect. Try: Checking the connection [Checking the proxy and…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,129 questions
asked 2024-04-19T21:13:49.05+00:00
Pascal 20 Reputation points
accepted 2024-04-27T19:04:24.74+00:00
Pascal 20 Reputation points
2 answers

I can't create a Microsoft Entra ID tenant

I can't create a Microsoft Entra ID tenant following the instructions here: https://learn.microsoft.com/en-us/training/modules/allow-users-reset-their-password/3-implement-azure-ad-self-service-password-reset I don't see the same pages or options for…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,474 questions
asked 2024-04-25T19:13:18.3333333+00:00
Phillip Putzback 20 Reputation points
answered 2024-04-27T18:38:00.0733333+00:00
Babafemi Bulugbe 1,710 Reputation points
1 answer

my exam onVUE problem

I scheduled my exam on today and on exam day I got "onVUE encountered a problem" issue and not able to give the exam. What should I do?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,009 questions
asked 2023-08-06T03:20:51.65+00:00
Sirinun Tooum 40 Reputation points
commented 2024-04-27T18:35:13.7333333+00:00
Nikhil Sukthe 0 Reputation points
1 answer

2 bluescreen in short amount of time; DPC_WATCHDOG_VIOLATION (133)

I have had 2 bluescreens in the last 5 days, both of which had the same error. This is what the minidump files contained: ************* Preparing the environment for Debugger Extensions Gallery repositories ************** ExtensionRepository :…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,170 questions
asked 2024-04-22T19:08:48.3766667+00:00
Cat 0 Reputation points
commented 2024-04-27T18:21:31.3433333+00:00
Cat 0 Reputation points