Questions tagged [azure-connect]
68 questions
0
votes
2 answers
Azure Connect - Unable to access locally hosted DB
I am trying to explore the Azure Connect service provided by Windows Azure. So I have a simple ASP.NET application running as a Web Role in Azure which is trying to connect to a SQL database hosted on my local system. I followed all the steps…

Vinod
- 929
- 1
- 16
- 42
0
votes
1 answer
How can I get the variable list and their value using azure connection string?
I have a azure connection string Endpoint=https://******.azconfig.io;Id=******;Secret=******.
I would like to fetch and print (write in a file) all the variables using above string. Is there an API/ way to acheive this?
I looked for many solution.…

Piyush Gandhi
- 1
- 3
0
votes
1 answer
How to Combining PowerShell Output from multiple server to Single csv
I need to pull the report from below code, now I'm running this in every server separately.
Is it possible to combine the the all output from different server and get it in one csv file or get it to my email directedly.
where to define the servers…

hacrks
- 19
- 5
0
votes
1 answer
is it Possible to Pull the report of Azure AD connect server Synchronization Service status using PowerShell Script?
I need the pull the report using PowerShell script of recent AAD connect Synchronization service connector operation status of "Full Synchronization", "Full Import" and "Delta Synchronization" of all connectors.
instead of RDP the server every day…

hacrks
- 19
- 5
0
votes
1 answer
Does Azure Connected Machine agent supports Ubuntu Core 16 OS
Want to install Azure Connected Machine agent on the machine where Ubuntu Core 16 OS is installed.
Is this supported??

Jayashree Madanala
- 359
- 4
- 16
0
votes
1 answer
Restored on premises Domain Controller after hack: How to handle existing AAD accounts that are lost on premises?
we have an on premises Active Directory. The environment got hacked and domain controllers were restored to a backup that is clean according to forensic people.
For better explanation, let's assume the hack occurred on October 1st and the backup it…

steffen
- 3
- 1
0
votes
2 answers
How to connect Azure Data factory to Salesforce Commerce Cloud?
is there a way to connect to Azure Data factory to Salesforce Commerce Cloud ?
In Data Factory the I only see connectors to Salesforce Service & Marketing Cloud
if it's possible I'll appreciate it if someone could show me an example
Thank you !

Ben
- 81
- 7
0
votes
1 answer
Azure AD Connect without local Domain Controller
Is it possible to have a local server part of an Azure AD via AD Connect without a local DC?
The 3rd party IT of my client claims there is no way, and Microsoft AD Connect pages do not mention that the server must be part of a local DC prior or…

scavenger
- 414
- 4
- 10
0
votes
1 answer
Connecting with PnP PowerShell(without username and password)
Is it possible to connect a site of SharePoint without creditiantials(Username, Password, pre-stored credentials using the Secrets Management, Ref. Link: https://pnp.github.io/powershell/articles/authentication.html )? Because I have required…

Sezgin TABAK
- 23
- 3
0
votes
1 answer
Offboarding an Azure AD synchronized user
I have a question. Does anybody know what the exact off-boarding process would look like for an Azure AD user that is synchronized from an on-premise AD (Windows server AD, see picture below)?
I know what it's like for a normal Azure AD user (I…

Felix Bing
- 13
- 8
0
votes
1 answer
Create Azure Resource Group Template with parametrized connections
I'm trying to create a template of an Azure resource group in order to have a dev resource group and a test resource group. Logic Apps, Service bus, etc works fine, but connections are not setting ok because I don't know how to set, for example of…

Esteban Chornet
- 928
- 3
- 14
- 38
0
votes
1 answer
Search file in a folder from Onedrive in Azure logic app
I'm having an issue using the OneDrive for Business - List files in folder action.
I'm setting the path of the action to be a parameter received from a previous step via http request.
The value of the path is for example -…

Hassan Raza
- 45
- 10
0
votes
1 answer
O365 Group Based Licensing not Working
I have synced our local Active Directory with Azure AD using Azure Connect. I'm trying to assign Office 365 Licensing to Security Groups on Azure Active Directory, but when I clic on "License" inside the group properties, the "Products" tab appear…

Alberto Medina
- 111
- 1
- 5
0
votes
1 answer
Connection to Azure Automation using own Service Principal with KEY
I'm creating a runbook with Azure Automation and using the cmdlets
$connection = Get-AutomationConnection -Name $Name
The connection is linked to a certificate that has a key. How do I provide a key with this connection cmdlet
…

meow tho
- 37
- 1
- 1
- 6
0
votes
1 answer
What is the difference between Azure AD Connect and Azure AD Application Proxy connectors
What is the difference between Azure AD Connect and Azure AD Application Proxy connectors? They both seem to provide the some sort of connection between your on-premises resources to Azure Cloud. I would like to know how they differ; when to use one…

nam
- 21,967
- 37
- 158
- 332