54,211 questions

Sort by: Updated
0 answers

COALESCE and CONCAT Address Line 1 and Address Line 2 separated by a comma

We are trying to COALESCE and CONCAT Address Line 1 and Address Line 2 separated by a comma "," from potentially two data sources. So like...123 Main St., Apt. 101 The first part is easy enough... CONCAT ( COALESCE ( LTRIM (RTRIM…

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.
47 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,556 questions
asked 2024-05-09T18:55:45.0266667+00:00
Bobby P 221 Reputation points
commented 2024-05-09T19:19:58.5033333+00:00
Erland Sommarskog 101.6K Reputation points MVP
0 answers

SMTP errors with respect to TLS1.2

Hi, We use Windows server 2016 and 2019 and recently our organisation enforced to use TLS1.2. After which, we started seeing failures with our scripts, HPC and others although our servers have TLS1.2 enabled only. For the powershell scripts, we added…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,478 questions
asked 2024-05-09T19:19:22.52+00:00
Rao, Divyashree K 0 Reputation points
0 answers

Control Egress/Ingress Traffic to AKS Cluster

Hello, I run into an issue when placing an AKS cluster behind a BASIC Azure Firewall. I am basically following this guide: https://learn.microsoft.com/en-us/azure/aks/limit-egress-traffic?tabs=aks-with-system-assigned-identities (with the exception where…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,876 questions
asked 2024-05-09T10:23:45.46+00:00
Kasun Buddika 0 Reputation points
commented 2024-05-09T19:13:59.75+00:00
Kasun Buddika 0 Reputation points
0 answers

Microsoft Azure Administrator Exam and Discount

I'm having issues with enrolling for the AZ-104 exam online. I have the option to enroll for it via phone, but they seem not to be able to apply the discount over the phone. The AZ-104 exam is the only one that seems to be having issues with enrollment…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,186 questions
asked 2024-05-09T19:12:19.92+00:00
Samuel Ogunyoye 0 Reputation points
0 answers

Func, Action, Predicate delegates, events in C#

Hello! I am looking for a good short guide on when and how to take what. Do you have any examples or do you know a good site?

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,299 questions
asked 2024-05-09T19:00:01.6066667+00:00
Noah Aas 140 Reputation points
0 answers

Azure Data Table Server failed to authenticate the request. Using DefaultAzureCredentials

Hi, I'm trying to follow the tutorial for python application using DefaultAzureCredentials, but it said that my Authentication failed from azure.data.tables import TableServiceClient from azure.identity import DefaultAzureCredential with…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
157 questions
asked 2024-05-09T18:59:37.7566667+00:00
Satria Priambada 0 Reputation points
0 answers

API Management - make a revision current

Using this API: https://learn.microsoft.com/en-us/rest/api/apimanagement/apis/update?view=rest-apimanagement-2022-08-01&tabs=HTTP I'm trying to promote revision rev2 as Current Powershell example $jsonBody = @{ properties = @{ description =…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 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.
969 questions
asked 2024-05-09T18:58:55.2466667+00:00
0 answers

Is it possible to access Azure Resource Manager (https://management.azure.com/subscriptions/8710ff2b-e468-434a-9a84-e522999f6b81/providers/Microsoft.Compute/skus?api-version=2021-07-01) from a VNet which does not have internet access?

Is it possible to access Azure Resource Manager (https://management.azure.com/subscriptions/xxxxxxxxxxxxxxx/providers/Microsoft.Compute/skus?api-version=2021-07-01) from a VNet which does not have internet access? I dont have NAT gateway specified and…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
969 questions
asked 2024-05-09T18:58:46.5466667+00:00
Arvind 0 Reputation points
0 answers

Unable to import any Knowledge base using PDF via the custom question answering Import API

The Question Answering Projects - Import is not uploading the file instead giving Response Code: 202 and when checked for the import status its showing succeeded. [ { "op": "add", "value": { …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,412 questions
asked 2024-05-08T08:39:23.0166667+00:00
Himanshi Gupta 0 Reputation points
commented 2024-05-09T18:54:32.82+00:00
Himanshi Gupta 0 Reputation points
0 answers

Procedure for a m:n data relationship

Hello! Are there any tools or tips on how to create a data model? Once the data model is there, how best to deal with primary and foreign keys. The based on XML or JSON format. Save and read XML or JSON files. <MappingTable> <Parameters> …

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,299 questions
asked 2024-05-09T07:56:03.26+00:00
Noah Aas 140 Reputation points
edited the question 2024-05-09T18:53:56.26+00:00
Noah Aas 140 Reputation points
0 answers

How best to fix expired CDP LDAP entry

I have an Offline Root CA that is not domain joined and a Sub CA that is. I'm having an issue with CRL. I manually copied the CRL file from the Root CA to the Sub CA. However, the Sub CA shows an LDAP CDP entry for the root cert. How can I update the…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,200 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,925 questions
asked 2023-10-25T14:33:14.4+00:00
Vincent Sprague 0 Reputation points
commented 2024-05-09T18:52:59.5066667+00:00
Ryan Fischer 1 Reputation point
0 answers

Expanding File and Media Web Part and Document Library Web Part to Full Width in a SharePoint Page

I am working on a SharePoint page where I need to display sales orders side by side using a File and Media web part and a Document Library web part. However, the web parts only occupy a small portion of the available space in their respective…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,728 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,685 questions
asked 2024-05-09T18:47:49.19+00:00
Ahmed Donia 0 Reputation points
edited the question 2024-05-09T18:50:45.5866667+00:00
Ahmed Donia 0 Reputation points
0 answers

need assistence to install MS project & VISIO for MAC OS users

Hi, In my environment, there are some users who require MS Project & Visio apps, but according to the current settings in Microsoft 365 apps in Intune for macOS, only an Office suite package can be created, and there is no option for additional apps…

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,393 questions
asked 2024-05-09T18:42:32.64+00:00
TechUST 416 Reputation points
0 answers

Cannot log into Office 365 account without the authenticator app

I am stuck!!! I have an onmicrosoft.com account. I changed my phone and it did not transfer the apps to the authenticator app. I now am unable to access the account. What is the solution? Unfortunately, I am the admin account! In order to get past any…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,565 questions
asked 2024-05-09T18:41:33.3333333+00:00
17th Harrow Admin 0 Reputation points
0 answers

My subscription erroneously was disabled for "Suspicious Activity" and I cannot log a support ticket for review.

Hi, My 12 months of popular free services plus more than 40 services that are always free subscription has been disabled due to suspicious activity in my subscription that violates the Microsoft Acceptable Use Policy. I can confirm I have done nothing…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,068 questions
asked 2024-05-08T13:13:17.5166667+00:00
psivius 0 Reputation points
commented 2024-05-09T18:36:01+00:00
SadiqhAhmed-MSFT 38,321 Reputation points Microsoft Employee
0 answers

My Microsoft Authenticator isn't working

I am trying to scan a QR code with the Microsoft Authenticator app but it just won't scan. It's not giving me error code or side messages or anything, it's just not scanning it. And I can't enter the code manually because the code has numbers and letters…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,565 questions
asked 2024-05-09T18:32:49.45+00:00
Jalyn Meteer 0 Reputation points
0 answers

How does pricing for Azure Assistants API code-interpreter work?

Hi I am using gpt-35-turbo-0613 model for Assistants api (same thread) as code-interpreter I have 83 input token and 198 output token and my calculated price is £0.0304445(which appears high) including code-interpreter source the problem is I quite does…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,212 questions
asked 2024-05-09T15:01:17.9366667+00:00
Karishma Nanda 155 Reputation points
commented 2024-05-09T18:32:02.7766667+00:00
romungi-MSFT 42,296 Reputation points Microsoft Employee
0 answers

Issues with EF Update Command and Azure Credentials in ASP.NET Core Application

I am encountering errors while attempting to run an Entity Framework (EF) update command (dotnet ef database update) from my ASP.NET Core application. The application is connected to a database hosted on Azure. After executing the EF update command, I am…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
697 questions
Azure SQL Database
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,202 questions
asked 2024-05-09T18:29:21.49+00:00
Yamen Edel 0 Reputation points
0 answers

Cannot Access Azure Key Vault from Python script via 'os.environ["VAULT_URL]" - Key Error: "VAULT_URL"

I am having trouble accessing my Azure Key vault from my python script (debugging before deployment), the script cannot find the environment variable "VAULT_URL" even though I have set this in my environment variables on my Function App on…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,135 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,322 questions
asked 2024-05-09T15:45:41.14+00:00
Aidan Goldie 0 Reputation points
commented 2024-05-09T18:27:00.6433333+00:00
James Hamil 22,081 Reputation points Microsoft Employee
0 answers

How to Automatically create a Data Cycle diagram

Currently, the entire data cycle of a project has been developed in Azure Data Factory. The main objective is to have an automated visual scheme of the entire data cycle at a low level (from the basic activities, not the sequential execution of…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,639 questions
asked 2024-05-02T10:45:02.88+00:00
ADM. Javier Gaig Mellado 0 Reputation points
commented 2024-05-09T18:26:35.53+00:00
BhargavaGunnam-MSFT 26,331 Reputation points Microsoft Employee