Questions tagged [azure-connect]
68 questions
0
votes
0 answers
Azure connect Hybrid not syncing cloud accounts to local AD
Helo all,
I am trying to setup Azure AD connect for an Enterprise. They have local active directory on "internal.theirdomain.com", with local server DNS being setup for that too.
However in their Azure AD they have some accounts already under…

j r
- 147
- 2
- 9
0
votes
1 answer
Azure AD "Description" field missing when sync'd using Azure AD Connect
We're using Azure AD Connect to sync our on-premises Active Directory to Azure AD. We have the free version that comes with the Office 365 business plans.
Azure AD Connect shows the Description field as being synchronized to Azure AD, yet, the field…

Alex Pilon
- 93
- 4
- 12
0
votes
1 answer
Migrate Python Tornado application to Azure
Right now I'm having a Python application developed on Tornado framework.
I need to migrate it to Azure. The Back-end i will use is Clear-db as we have MySQL in On-premises.
Kindly suggest me how to migrate and host the Application on Azure.
Thanks,

Sajiv Sriraam
- 189
- 1
- 2
- 9
0
votes
1 answer
Azure AD Connect: how to add Azure AD users to on-premise Domain Controller?
I successfully installed Azure AD Connect on my domain controller which is an Azure VM. However, my Azure AD users are not in the Domain.
My goal is to be able to login on my workstation which is part of the domain using my Office 365 credentails.…
0
votes
1 answer
Azure AD-Connect Group Writeback no import
I'm working out some use-cases with the GA release of AzureAD-Connect. One feature we're interested in is the new writeback functionality. We've activated both user and group writeback in the Azure AD Connect sync options. The user writeback works…
0
votes
2 answers
Reading Performance counters from Azure Cloud Service - Load Test
I try to create a load test for a Azure hosted Web Service, but I am not able to connect to the Azure Cloud Service in order to collect the counters.
How can we connect to Azure cloud service from local machine or from any machine ?
I have tried to…

Jash
- 942
- 4
- 17
- 40
0
votes
0 answers
How to Display the logo in Sign In page using Windows Azure active directory login in Windows Store 8.1 app?
am developing a windows store 8.1 app which uses Windows Azure active directory for Single Sign-On.
I have implemented it. I want to add my app logo in the Sign In page,
I Have performed the steps which are explained in the below…

Santhosh Kumar
- 199
- 3
- 16
0
votes
1 answer
How to get share point sites data using office 365 api?
I am exploring Office 365 Api for accessing Files from the following links
http://msdn.microsoft.com/en-us/office/office365/howto/common-file-tasks-client-library
I successfully get all the documents from my one drive but i want to know that how can…

Waqas Idrees
- 1,443
- 2
- 17
- 36
0
votes
1 answer
How to add Custom UI when we try to perform single sign on using Azure Active Directory Account login?
Am developing a Windows Store 8.1 app using C# and xaml.
I am doing Single sign on using Azure Active Directory Account login.
I do not want users to be redirected to the Microsoft Account login screen, and then come back. I want to supply them with…

Santhosh Kumar
- 199
- 3
- 16
0
votes
2 answers
Windows Phone 8.1 Sql connection
Im developping windows phone 8.1 app with c#.
The question is how to connect windows azure sql server and get data from sql server?
In internet everywebsite say linqtosql. But in Windows Phone 8.1, there is no LinqtoSql classes.
I try entity…

Metehan Toksoy
- 1,885
- 3
- 22
- 39
0
votes
1 answer
Azure Linux server not responding
I installed Lamp server and phpmyadmin on my linux azure server but phpmyadmin was not working. I restarted the system and now I am unable to connect to it. Putty returns error saying " connection rejected" . Even I am unable to ping this server…

Umair Zaman
- 341
- 1
- 2
- 13
0
votes
2 answers
Performance with MS SQL in Azure Virtual Machine
I installed SQL Server in Azure Virtual Machine. Open port 1433, create rule in the firewall.
After that, I created Web-role and connect to SQL Server via Azure Connect.
All works. But performance is very bad: ping 500-900 ms between Virtual…

GePard
- 51
- 1
- 7
0
votes
1 answer
Azure Mobile Service Single Sign on Microsoft Account
I have implemented single sign on using the WL api, but I only recently realized that I need to call mobileService.login on top of that to use the nice authentication features of Azure Mobile Services.
I followed this tutorial…

Eric Santos
- 244
- 3
- 10
0
votes
1 answer
How to login on azure virtual machine using domain Admin credentials, In domain added machine
I have created two virtual machine on azure. in one machine I have configured Active Directory/Domain Controller and added other machine in configured domain.
The question is how to login on second machine using Domain Administrator…

ravikant
- 1
- 1
- 4
0
votes
2 answers
azure connect between azure myWebRole and nonazure server not working
My webapplication hosted on windows azure, needs to communicate with TFS Server. When any one login to my web app using live id, I want the logged in user to use my Team foundation server(TFS) credentials -username,password and domain to…

Lee
- 665
- 3
- 7
- 16