385,221 questions

Sort by: Updated
1 answer

How to impement URL rewrite on Azure

I have an app that integrates to CRM on-premise through azure. The app references the latest version of CRM API (v9.0 and v9.1) whilst our client has a lower CRM API version (v8.2). The app calls a URL as follows: …

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,079 questions
asked 2020-11-23T10:20:31.67+00:00
Kentrade Azure 1 Reputation point
answered 2020-11-23T20:13:29.21+00:00
TravisCragg-MSFT 5,681 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

I can't schedule a certification exam

Receiving the following error even after following recommended steps to schedule an exam: "We can’t access your Microsoft profile to schedule your exam. To resolve the issue, try these steps in this order and return to the exam page to schedule…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,581 questions
asked 2020-11-23T19:56:29.177+00:00
Kaitlyn Mahlen 26 Reputation points
accepted 2020-11-23T20:10:29.903+00:00
Kaitlyn Mahlen 26 Reputation points
2 answers

Are Compute optimized VMs worth it for game server hosting?

I'm looking to host a personal game server for myself + friends, not expecting more than ~25 players at any given time, for games like GMod, CS:GO, Minecraft, etc. I saw on the Azure VM series page that the F series says gaming is one of its uses. But…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,976 questions
asked 2020-11-19T17:14:21.537+00:00
ROODAY 6 Reputation points
commented 2020-11-23T20:09:53.4+00:00
ROODAY 6 Reputation points
1 answer

Transcript of the certificate exam

I took exam on 20 november and I passed. However, there is not certification transcript yet. How can I see it?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,581 questions
asked 2020-11-23T19:37:39.7+00:00
Elgun Alasgarov 1 Reputation point
answered 2020-11-23T20:03:55.48+00:00
Anonymous
3 answers

IaaS version of SAP on Azure with windows OS ?

I am not looking for PaaS version of SAP on Azure , but IaaS version of SAP on Azure. Does Azure have any offering of SAP installed on Azure VM , with windows operating system ? Please help

SAP HANA on Azure Large Instances
SAP HANA on Azure Large Instances
Microsoft branding terminology for an Azure offer to run HANA instances on SAP HANA hardware deployed in Large Instance stamps in different Azure regions.
122 questions
asked 2020-11-22T13:25:29.143+00:00
MS Techie 2,701 Reputation points
answered 2020-11-23T19:56:58.427+00:00
whoward-msft 2,766 Reputation points
1 answer

404 Error API One Page CRM

Goodafternoon, We are currently setting up a pipeline in MS Azure Datafactory to retrieve data from a tool calles OnePageCRM to a SQL database using the OnePage API. We manage to use Postman to retrieve all data via a HTTP request. However, when…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,806 questions
asked 2020-11-20T09:25:32.643+00:00
Job Horvers 1 Reputation point
answered 2020-11-23T19:54:00.363+00:00
HimanshuSinha-msft 19,476 Reputation points Microsoft Employee
2 answers

Environment variables via GPO

We have a server hosting an application. Users are connecting to this server using published applications on Citrix and launching the command prompt. We want that users should get an office_code as per their machine office location as per sites and…

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.
5,480 questions
asked 2020-08-04T17:39:44.137+00:00
HM 26 Reputation points
answered 2020-11-23T19:49:57.117+00:00
HM 26 Reputation points
1 answer

AzureSQL Paas and Elastic Pool and Database Size

All, For the Elastic Pool Size, based on the link, is "Max data size (GB) - 1.5TB" for "GP_Gen5_6" for each database size in the pool or is it max datasize for the pool. Does this mean @ "GP_Gen5_6" , we cannot have…

Azure SQL Database
asked 2020-11-13T00:19:15.33+00:00
grajee 351 Reputation points
commented 2020-11-23T19:35:55.427+00:00
grajee 351 Reputation points
2 answers

Unable to access setup console for CycleCloud "Azure CycleCloud has no subscriptions and you do not have permissions to configure them"

Unable to create or configure a cluster. After connecting to the public IP of the CycleCloud instance (configured with most defaults) the following error is given: "This installation of Azure CycleCloud has no subscriptions and you do not have…

Azure CycleCloud
Azure CycleCloud
A Microsoft tool for creating, managing, operating, and optimizing high-performance computing (HPC) and big compute clusters in Azure.
65 questions
asked 2020-11-19T17:50:21.913+00:00
Timothy Middelkoop 1 Reputation point
answered 2020-11-23T19:16:45.203+00:00
Timothy Middelkoop 1 Reputation point
2 answers One of the answers was accepted by the question author.

Selecting all records from the last three full days in Azure Cosmos DB

I'm looking to retrieve records from the last 3 full days. How would I be able to amend the below, so that it does not bring back any records from today, nor any historical partial day? SELECT * FROM c WHERE (c["createdAt"] >…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2020-11-21T17:30:19.763+00:00
Vimal Patel 21 Reputation points
answered 2020-11-23T19:16:14.173+00:00
Vimal Patel 21 Reputation points
3 answers

Moving Domain Controllers to isolated sites

Hello Experts, We are in the process of Active directory modernization where we are upgrading our active directory from 2012 R2 to 2019...part of this exercise is to also find the static IP address that are reaching to the legacy domain controllers…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,200 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,622 questions
asked 2020-10-06T12:50:03.08+00:00
Garima Das 1,061 Reputation points
commented 2020-11-23T19:15:24.273+00:00
Don Harvey 21 Reputation points
1 answer

Is it possible to encrypt and compress files on self-hosted runtime as part of ADF flow?

I am looking for a way to first encrypt CSV files and then compress before executing the ADF copy flow. The encryption and compression needs to happen on the self-hosted IR. To visualize this a bit Step 1 - Kick-off the ADF flow Step 2 - Encrypt…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,806 questions
asked 2020-11-09T19:06:20.71+00:00
Sandeep Wadhwa 6 Reputation points
commented 2020-11-23T19:08:26.797+00:00
MartinJaffer-MSFT 26,091 Reputation points
1 answer

ADF - Capture the error message when you manually cancel the ADF pipeline run.

I am trying to build an error logging mechanism in Azure Data Factory to capture all the errors into a SQL table. This works fine if a pipeline activity failed itself, I have a stored procedure connecting to the activity (when failed) to write the ADF…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,806 questions
asked 2020-11-11T00:40:48.343+00:00
Finn 1 Reputation point
commented 2020-11-23T19:02:46.113+00:00
MartinJaffer-MSFT 26,091 Reputation points
0 answers

Exponential forecast and Growth Ratio in ML.Net (ForecastBySsa)

I am using ML.Net for my machine learning project. My primary need is time series forecasting. For that, I am using ForecastBySsa method. This method works for a variety of data with different trends and seasonality, but in certain cases, it uses…

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
159 questions
asked 2020-11-23T18:38:53.863+00:00
sameer srivastava 6 Reputation points
2 answers One of the answers was accepted by the question author.

Ways to modify sync'd Azure AD user data

I am currently using Azure AD Connect with my on-premise AD to sync my users to Azure AD. When I try to modify users in Azure, all of the fields look dimmed and not modifiable. I am assuming this is because they want you to make the change in the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,076 questions
asked 2020-11-20T20:52:27.953+00:00
dtd646 66 Reputation points
accepted 2020-11-23T18:34:10.583+00:00
dtd646 66 Reputation points
1 answer

Please create Microsoft profile and MSID for scheduling exam

Am Trying to schedule AZ-900 Exam. and facing issue with that. Could you please help me in creating profile and Microsoft id for scheduling the exam .

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,581 questions
asked 2020-11-23T17:46:30.747+00:00
Ajay Sankar Mulathurai Ganesan 1 Reputation point
answered 2020-11-23T18:29:28.29+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Registering Application Insights with Azure DevOps

I am trying to automatically create work items based on Application Insights, but I keep getting the following error message: Authorization token provided through OAuth does not have access to read/write work items for requested uri/project…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
701 questions
asked 2020-11-20T12:52:48.027+00:00
DENNISON, John 31 Reputation points
commented 2020-11-23T18:16:32.103+00:00
KarishmaTiwari-MSFT 20,127 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Creating buttons in a for loop

Hi all, I'm new to Xamarin, so sorry if the question is a repeat or explained badly. What I'm aiming to do is to create and display a number of buttons for each keyphrase found in a phrase and then have the selected keyword spoken back out of the device…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,362 questions
asked 2020-11-23T11:11:57.863+00:00
lhtyex123 21 Reputation points
commented 2020-11-23T18:15:29.307+00:00
Ahmad 81 Reputation points
2 answers

Azure Batch image "microsoft-azure-batch/ubuntu-server-container/16-04-lts" end of life

We've been using the azure batch image microsoft-azure-batch/ubuntu-server-container/16-04-lts to run our containers in Azure Batch. Today I noticed that it is now marked end of life: The selected image is nearing its end of life date. After Friday,…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
338 questions
asked 2020-11-18T18:23:26.023+00:00
James Thurley 171 Reputation points
commented 2020-11-23T18:14:45.99+00:00
KarishmaTiwari-MSFT 20,127 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

ADFS if SQL Server is Offline

Hey everyone, I am building an ADFS and ADFS Proxy server off-site (but in the same farm) to accommodate SSO during a major network outage coming up, and will be configuring it for our current on-site SQL farm. We have plans to switch our DNS to point…

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,948 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,261 questions
asked 2020-11-23T17:33:18.34+00:00
LowlyTechGuy 41 Reputation points
commented 2020-11-23T18:08:36.23+00:00
LowlyTechGuy 41 Reputation points