348,233 questions

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

"MissingAdequateQuotaPolicy" Error in Power Automate flow with CDS Connector

We are trying to update records in Dynamics 365 with power automate flow with CDS connector. Now, Performing the Tigger on CDS and Action on update there is no error, but when I save the flow then Error message comes up with Status code is forbidden…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,505 questions
asked 2020-05-28T14:35:14.337+00:00
Chetan Khanapure 21 Reputation points
accepted 2020-05-28T15:53:12.44+00:00
Chetan Khanapure 21 Reputation points
1 answer One of the answers was accepted by the question author.

Multiple developers working on the same Logic Apps? (Think "git branch workflow" style or similar.)

How can multiple developers work on the same Logic App(s) without stepping on each other's toes? Is there a way that developers can have their own 'feature branch' (to use Git terminology) to work on? Making a clone changes so much of the…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,899 questions
asked 2020-05-20T20:19:17.733+00:00
Merry Purser 21 Reputation points
commented 2020-05-28T15:39:39.73+00:00
Merry Purser 21 Reputation points
0 answers

Office js API to save the document attribute is sometimes not working in Word Add-in(Microsoft Edge base)

We create word addin software, and use the following code in our service. Office.context.document.settings.set(name, value); Office.context.document.settings.saveAsync reference:…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,505 questions
asked 2020-05-15T12:54:19.737+00:00
大西 政徳 1 Reputation point
commented 2020-05-28T14:16:10.387+00:00
大西 政徳 1 Reputation point
1 answer

Im getting error code 0x80070002 whenever trying to download .NET Framework 3.5

quThis is what it looks like for me > The following feature couldnt be installed > .NET Framework 3.5 (includes .NET 2.0 and 3.0) > > > > System cannot find file specified > error code: 0x80070002 None of the older…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,505 questions
asked 2020-05-28T13:46:23.037+00:00
Rene Ortega Mercado 1 Reputation point
answered 2020-05-28T13:47:42.873+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer

ADFS woes with .local domain and getting around it on 2016 servers.

Ive inherited a domain set up as abc.local Within the domain are many, many services and applications. The exchange is onsite and very few but growing cloud presence. Changing the domain from abc.local to an outside domain such as abc.com isnt…

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,209 questions
asked 2020-05-15T11:11:09.24+00:00
Thomas Bartram 1 Reputation point
answered 2020-05-28T13:08:08.133+00:00
Pierre Audonnet - MSFT 10,166 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Color ANSI codes don't work anymore

I wrote a program in C++ about 2/3 weeks ago. It has a line where it should print some text with a specific color. To do so I decided to use ANSI escape color codes. I know there are other ways, but this one seems the most straight forward. So for…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,505 questions
asked 2020-05-28T11:19:37.943+00:00
Lapo Falcone 21 Reputation points
accepted 2020-05-28T12:59:09.553+00:00
Lapo Falcone 21 Reputation points
1 answer

How to use equations in Power Query Editor, Advanced Editor

Within Advanced Editor, How do I correct this query to add the desired equation into the middle of the URL? let Source = Csv.Document(Web.Contents( let today = DateTime.Date(DateTime.LocalNow()) in …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,505 questions
asked 2020-05-28T03:57:14.057+00:00
brandsand 1 Reputation point
answered 2020-05-28T12:13:06.99+00:00
Dave Patrick 426.2K Reputation points MVP
3 answers

How do I can get Robbin Object from excel.application

Hi all: I want to get a menu object(Robbin) from excel that it was developed with VSTO by Ribbon(UI or XML). I can see the menu(Robbin) on the excel menu, but I can't get it as below: Excel.Application excel = new…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,505 questions
asked 2020-05-25T14:18:01.537+00:00
frank 1 Reputation point
answered 2020-05-28T12:10:38.273+00:00
Dave Patrick 426.2K Reputation points MVP
1 answer One of the answers was accepted by the question author.

Join AAD Connect server to new domain, without changing config

Hi, Last year we migrated to a new local AD domain, but our AAD Connect sync server is still member of the old domain. It syncs users from the new domain to O365. Is it safe to simply join it to the new domain? Or how should we approach it in order…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,826 questions
asked 2020-03-23T14:14:23.023+00:00
OJA 76 Reputation points
accepted 2020-05-28T10:37:17.41+00:00
OJA 76 Reputation points
1 answer One of the answers was accepted by the question author.

Why is the formula bar of data validation function in Excel's data validation menu so short?

For example, if "custom" is selected in the "validation conditions"; of the "data validation" function of Excel, the formula bar below is particularly short. Can the software developer make the visual length or width of its…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,505 questions
asked 2020-05-28T07:28:45.46+00:00
欣 袁 21 Reputation points
commented 2020-05-28T09:48:59.28+00:00
欣 袁 21 Reputation points
1 answer One of the answers was accepted by the question author.

Need to get child element(e.Source) on Touch Move event

I have an custom control and structure as Rectangles are placed inside the Canvas, I need to get the corresponding child element source(rectangle) while touch move(like touch selection) on the canvas in touch move event. The above scenario working fine…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,686 questions
asked 2020-05-27T07:24:05.38+00:00
Magesh Sankar 31 Reputation points
accepted 2020-05-28T09:22:41.33+00:00
Magesh Sankar 31 Reputation points
1 answer One of the answers was accepted by the question author.

BitLocker not compatable with windows and directory name invalid seagate hard drive

Can anyone help. I was encrypting my external Seagate hard drive when my computer crashed. It was around 90% encrypted when it turned off and now when I plug it in it Bitlocker Encryption isn't compatible with this version of windows and E:\ directory…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,505 questions
asked 2020-05-28T09:05:56.067+00:00
cheryl law 21 Reputation points
accepted 2020-05-28T09:21:56.99+00:00
cheryl law 21 Reputation points
2 answers

Storage Capacity of MS Teams in A1 Educational Plan

What is the capacity of MS Teams in office 365 a1 educational plan?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,235 questions
asked 2020-05-28T08:16:25.16+00:00
Jonry S. Lee 1 Reputation point
answered 2020-05-28T08:56:50.81+00:00
Sharon Zhao-MSFT 25,061 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

planner API loop through checklist

Hi, I'm working on creating a automated plan-creation. I want to check an existing plan and create a new plan based on the existing one. Copying all the buckets and tasks works fine through the planner API, but when I try to get all checklist…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,021 questions
asked 2020-05-26T10:03:40.063+00:00
Thiemen Siemensma | Bijlsma BV 41 Reputation points
accepted 2020-05-28T08:56:38.34+00:00
Thiemen Siemensma | Bijlsma BV 41 Reputation points
3 answers

Windows 10 RDP app connection issues

I am using the Windows 10 RDP store app to connect to another Windows 10 computer over LAN (Mixed wired and wireless) I have been encountering 3 issues with intermittent occurrence, all of which are disruptive to my workflow: Host video freezes,…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,505 questions
asked 2020-05-27T14:11:08.623+00:00
Lewis Smith 1 Reputation point
answered 2020-05-28T08:53:50.293+00:00
Lewis Smith 1 Reputation point
1 answer One of the answers was accepted by the question author.

Remote Desktop Session Services from a Single VM in Azure for remote 3rd Party Erp solution(Tally)

Is it possible to run Remote Desktop Session Services from a Single VM in Azure and Use Azure AD services instead of provisioning of separate VM as a domain Controller and DNS server. This has a reference to run Tally ERP(Single User) from Azure to be…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,266 questions
asked 2020-05-28T08:32:43.493+00:00
RS 21 Reputation points
accepted 2020-05-28T08:35:08.607+00:00
RS 21 Reputation points
3 answers

Dock Teams window

Is there a way to dock a teams window to the side of my screen? primarily I want to dock the calendar

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,235 questions
asked 2020-05-27T14:41:57.323+00:00
Tammy Kielty 1 Reputation point
answered 2020-05-28T08:26:42.927+00:00
Sharon Zhao-MSFT 25,061 Reputation points Microsoft Vendor
1 answer

Restore VM or DB using Azure Support actions

Hi, I would like to know how much Microsoft support charges for engaging support in restore VM or DB backup that is owned by Microsoft? i.e. if I use Microsoft Azure services SAAS and have to restore previous state of SAP S/4 HANA production…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,266 questions
asked 2020-05-27T12:49:30.44+00:00
Vasiljević, Aleksandar 1 Reputation point
answered 2020-05-28T07:56:48.583+00:00
Sam Cogan 10,322 Reputation points MVP
1 answer

Demo Customer and Sales Insigths

Buenos días, Acabo de hacer el curso de "Conozca el valor empresarial de Microsoft Dynamics 365 y de Power Platform; y estaria interesado de poder hacer una demos de los productos Customer y Sales Insights a un par de clientes, pero no encuentro…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,505 questions
asked 2020-05-28T07:40:59.057+00:00
David Sanzo Alvarez 1 Reputation point
answered 2020-05-28T07:50:01.197+00:00
Leon Laude 85,681 Reputation points
2 answers

CPU Assignment

Hey everyone! for Esv3 Series on Azure it seems like there are two CPU configurations such as Xeon 8171M and Xeon E5-2673. Is it possible to deploy a specific CPU between these two or is the CPU assignment random?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,266 questions
asked 2020-05-28T07:04:49.197+00:00
Thennars 1 Reputation point
commented 2020-05-28T07:46:07.61+00:00
Thennars 1 Reputation point