About 6,980 results
Open links in new tab
  1. Azure AD does not show User Consent page and returns …

    Jan 10, 2017 · We have two different unrelated AD organizations (tenants). And an AngularJS website which wants to login users via their AD account (OAuth, same as sign in with Facebook or Google …

  2. HttpClient best practices? - social.msdn.microsoft.com

    Mar 2, 2018 · What does this mean in the context of Azure Functions? Lets say I have 10 functions in my function app, all which need to use an HttpClient. Should I somehow share 1 client across all the …

  3. execute a query in SQL Azure to the on-premises SQL Server

    Jan 11, 2013 · linked servers from azure to on-premise servers is wishful thinking I think, given that in Azure itself you cant even do cross-database queries. besides, to enable that linked server, you will …

  4. Import Azure SQL Data Warehouse as a database project in visual studio

    Feb 21, 2016 · I've been trying to import an 'Azure SQL Data Warehouse' database into a database project using Visual Studio 2015 with SSDT version 14.0.60203.0. Unfortunately I've had little …

  5. Perfomance metrics - Redis Cache vs Azure blob storage

    Oct 31, 2014 · We were using azure blob storage as a intermittent persistent storage to minimize sql azure calls and high load. Though we accomplished our requirement but still have performance hit. …

  6. Delete folders in Azure website - social.msdn.microsoft.com

    Feb 1, 2015 · One of my website is on Basic Web Hosting Plan and I need to delete 8GB of data from my azure website.

  7. How does one sync Azure Web App to multiple regions, or make a …

    Aug 20, 2018 · I had a read about CDN which sounds great to deploy static media globally. But how would this work with SQL across multiple regions? Can one somehow add the whole Web App onto …

  8. Public DNS Names for Azure SQL Database - social.msdn.microsoft.com

    Oct 10, 2016 · I would like to know is there any DNS public name for the below static IP or a range like *.sqlpass.com as an example to lock down access to single client machine connecting to SQL PaaS …

  9. How to get a refund for test Azure App - social.msdn.microsoft.com

    Mar 7, 2011 · I invite Neil and anyone else to point to a link on the Windows Azure site where a person can come in cold and quickly qualify whether Windows Azure is appropriate for a particular project, …

  10. Did you mean to run dotnet SDK commands? Please install dotnet SDK …

    Mar 28, 2019 · Also, as per the error message “CSC : error CS5001: Program does not contain a static 'Main' method suitable for an entry poin” looks like ‘Main’ method is missing from the code. could …