420,891 questions

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

BingAds GetAccount query multiple account ids

Hey, I'm using https://learn.microsoft.com/en-us/advertising/customer-management-service/getaccount?view=bingads-13 to get the account timezone, it's working for 1 account id but wanted to see if there is a way to query multiple accounts in one call?…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
452 questions
asked 2020-10-05T20:58:25.04+00:00
Shay Hayo 21 Reputation points
answered 2020-10-08T20:44:14.77+00:00
Shay Hayo 21 Reputation points
1 answer

Problem with starting on of my Azure Ubuntu 18.04 server in Azure

I have a problem with starting on of my Azure Ubuntu 18.04 server. Gives me "grub_calloc not found" and the entering resource mode. I do have backups, and have restored 2 already, but get the same problem. How could I fix this issue?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,505 questions
asked 2020-08-20T12:59:49.247+00:00
zenkristaps 6 Reputation points
commented 2020-10-08T20:33:39.273+00:00
Eduardo Bonato 6 Reputation points
1 answer One of the answers was accepted by the question author.

Pay As You Go

I want to host a web site through Azure. Does it only qualify for Pay As You Go model or any enterprise payment model I Can utilize being a very small company ?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,450 questions
asked 2020-10-07T13:34:51.293+00:00
Ravi Rajani 21 Reputation points
commented 2020-10-08T20:32:01.553+00:00
Ryan Hill 29,926 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

Finding memory leaks

My code runs fine, but when it finishes in debug mode I see many memory leaks. Here are a few: f:\dd\vctools\crt_bld\self_x86\crt\src\dbgrpt.c(153) : {1208} crt block at 0x273D9DA8, subtype 0, 16 bytes long. Data: < #a > 00 00 00…

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,745 questions
asked 2020-10-07T14:11:16.637+00:00
Don Dilworth 211 Reputation points
commented 2020-10-08T20:23:12.867+00:00
Darran Rowe 1,511 Reputation points
1 answer One of the answers was accepted by the question author.

CSOM code to convert my drop-down field's choices into terms

I have a field of type Choice with these options:- Open In-progress Approved Rejected Cancelled On-Hold .. .. .. Closed and i want to convert this site column into a managed metadata column. so i created a new site column of type managed metadata and…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,230 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,639 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
3,017 questions
asked 2020-10-02T11:55:29.05+00:00
john john 1,001 Reputation points
commented 2020-10-08T20:21:52.627+00:00
john john 1,001 Reputation points
2 answers

Azure Data Factory - Move Activity not Copy

Does Azure Data Factory have a Move Activity i.e. not copy a csv file but move the file to another location?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2020-10-05T16:00:31.52+00:00
Jay 561 Reputation points
commented 2020-10-08T20:17:16.63+00:00
HimanshuSinha-msft 19,476 Reputation points Microsoft Employee
1 answer

Where to store delta-files

Hey guys! I have been wondering about the below question for a while and I hope you can help me get a good night sleep again. Question: When you are working in Azure DataBricks to do transformations, you can save the results using a delta format.…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,547 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,368 questions
asked 2020-10-05T13:05:54.297+00:00
Christian Gert Hansen 1 Reputation point
commented 2020-10-08T20:15:56.767+00:00
HimanshuSinha-msft 19,476 Reputation points Microsoft Employee
1 answer

Register multiple CSV and Excel Files

Hi, thanks in advance for your help. We're having a large number of CSV and Excel Files containing (Meta)Data. The metadata information of these files should go into Data Catalog as well. I have found the option to create ODBC Connections to each of…

Azure Data Catalog
Azure Data Catalog
An Azure service that serves as a system of registration and system of discovery for enterprise data assets.
110 questions
asked 2020-10-05T12:15:05.057+00:00
Marc Bastien 1 Reputation point
commented 2020-10-08T20:15:32.58+00:00
HimanshuSinha-msft 19,476 Reputation points Microsoft Employee
2 answers

OData Client Query Issue

I have a OData Web service Dynamics 365 and write a code to consume that Odata Web service as follows Uri oDataUri = new Uri(ODataEntityPath, UriKind.Absolute); var context = new Resources(oDataUri); context.SendingRequest2 += new…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,635 questions
asked 2020-09-29T15:30:02.667+00:00
Ahmad Khan 1 Reputation point
answered 2020-10-08T19:34:02.287+00:00
JamesTran-MSFT 36,821 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Automatically provide SCIM mappings for SaaS applicaiton

I integrating Azure AD user management to an existing SaaS application, and I need to know users objectID. It's required so I can match the user created on the server via SCIM automated provisioning, with an individual that presents a token with an…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,634 questions
asked 2020-10-08T11:36:53.197+00:00
Lukas Patecki 21 Reputation points
accepted 2020-10-08T19:28:02.54+00:00
Lukas Patecki 21 Reputation points
0 answers

Validation Process not working

Hi All, I have a validation task before a COPY Activity, to check if file exists, if it doesn't exist do not perform the COPY Activity , if the file exists process the COPY Activity, for some reason it is not working. Please help me . Attached is the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2020-10-01T15:26:04.623+00:00
steve hawk 6 Reputation points
commented 2020-10-08T19:12:01.787+00:00
MartinJaffer-MSFT 26,236 Reputation points
0 answers

Activity_runs function in azure

I'm trying to run this code: activity_runs_paged = list(adf_client.activity_runs.list_by_pipeline_run(rg_name, df_name, pipeline_run.run_id, datetime.now() - timedelta(1), datetime.now() + timedelta(1))) but getting error: 'ActivityRunsOperations'…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2020-10-05T11:28:01.027+00:00
Kalyani Swain 1 Reputation point
commented 2020-10-08T19:08:44.257+00:00
MartinJaffer-MSFT 26,236 Reputation points
3 answers One of the answers was accepted by the question author.

Hiper links in Word

Hello All hyperlinks in my Word are open with my old explorer. How can I direct all the hyperlinks to Chrome? TNX Assaf

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
975 questions
asked 2020-08-05T06:13:34.517+00:00
assaf suberry 21 Reputation points
answered 2020-10-08T18:53:21.427+00:00
muhammad Tahir 1 Reputation point
1 answer One of the answers was accepted by the question author.

Domain Controller in Azure - Best practice - Extra disc with host cache turned off for AD Database, SYSVOL & Logs?

Hello, I would like an answer to what is the best practice for creating domain controllers in Azure regarding write cache. After searching the internet I have found many guides that instructs you to create an extra disc with host cache set to OFF. …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,505 questions
asked 2020-10-08T17:10:58.437+00:00
Leakim79 41 Reputation points
accepted 2020-10-08T18:52:33.863+00:00
Leakim79 41 Reputation points
4 answers

Pictures in MS Word (version 16.4) are replaced by blank rectangles. How can I ensure that the pictures show up?

I have Word (version 16.4) documents with pictures within them. When I open these documents, the pictures are not seen. Instead, I see empty rectangles. How can I ensure that the pictures show up correctly as they should?

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
975 questions
asked 2020-09-15T12:52:09.41+00:00
Sunil Pandya 1 Reputation point
answered 2020-10-08T18:47:31.027+00:00
muhammad Tahir 1 Reputation point
2 answers One of the answers was accepted by the question author.

Server 2012 R2: Cannot Install .Net Framework 4.7.2 or 4.7.1 or any Windows Updates for .Net Framework

OS: Windows Server 2012 R2 This has been driving me up a wall for over a year now - basically I can't install .NET Framework 4.7, nor any Windows updates for .NET Framework. The updates that consistently fail with error code 800F0831 are as follows: …

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,630 questions
asked 2020-10-07T18:02:09.63+00:00
Alex Mandarino 21 Reputation points
commented 2020-10-08T18:01:30.123+00:00
Anonymous
1 answer

Azure Devops Clone Project Setup

Hi I have an Azure Project setup called "TEMPLATE". It has Build Admins, Project Admins and all those settings setup pointing to particular AAD groups. Query permissions, security settings for who can do what and etc. Code clone is not…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,635 questions
asked 2020-10-08T17:57:50.76+00:00
Taylor, Philip Robert 41 Reputation points
answered 2020-10-08T17:59:39.947+00:00
Leon Laude 85,976 Reputation points
2 answers

Computer login azure ad when ad on premise unavailable

Can we use azure ad instead of ad on premise for login in a computer (windows login) when ad domain on premise is not available. (ex: at home) Both computers and users are sync in Azure AD. The users never open session on that computer.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,634 questions
asked 2020-10-06T14:05:18.62+00:00
Ian Vincent 1 Reputation point
answered 2020-10-08T17:43:23.25+00:00
Ian Vincent 1 Reputation point
1 answer

user/group CRUD operation in Azure AD using SCIM

Does Azure AD support creating users/groups using SCIM protocol? I know it was not supported in till the year 2017 as per the following article but has anything changed since then? …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,634 questions
asked 2020-09-07T11:16:12.397+00:00
AmitC 1 Reputation point
commented 2020-10-08T17:42:16.873+00:00
Danny Zollner 10,571 Reputation points Microsoft Employee
0 answers

How to Fix 2013 Workflow So Email Notifications are Sent, No Matter the Submitter

Hello, I have a workflow that when a request form is filled out an item is added to my list. Anyone can submit a request (the SharePoint/list is public within the company), but there are about 20 people with permissions to the SharePoint/list. The…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,422 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,639 questions
asked 2020-10-08T02:40:25.723+00:00
SharePointNoviceSBaldwin 1 Reputation point
commented 2020-10-08T17:32:32.273+00:00
SharePointNoviceSBaldwin 1 Reputation point