No announcements
Found 1483427 threads
-
2 Votes
Deploy a web role in Azure
http://channel9.msdn.com/Blogs/pdc2008/ES01 http://my.safaribooksonline.com/book/-/9781935182481/your-first-steps-with-a-web-role/ch02lev1sec3#X2ludGVybmFsX0ZsYXNo ...Answered | 3 Replies | 7207 Views | Created by samichaudry - Monday, January 2, 2012 9:54 PM | Last reply by REHAN BHARUCHA - Saturday, January 7, 2012 6:09 AM -
0 Votes
Web roles and worker roles in Azure
Azure Role Startup Tasks exist to allow you to install dependencies for your apps that require additional permissions prior to your role starting.Answered | 6 Replies | 8951 Views | Created by Abhilasha21 - Friday, June 3, 2011 2:06 PM | Last reply by Neil Mackenzie - Saturday, June 4, 2011 6:13 AM -
1 Votes
Azure Web Deploy
Hi there, The issue you're seeing is related to some of the transition work we're doing to move Web Deploy from being hosted on a dedicated publisher ...Answered | 7 Replies | 1114 Views | Created by Iggy Panel - Sunday, July 27, 2014 5:44 AM | Last reply by Elliott Hamai - Sunday, July 27, 2014 4:30 PM -
0 Votes
where is a build/solution deployed in Azure Web/Worker Role.
And also, check “How to deploy only worker/web role in Azure”.Answered | 4 Replies | 1069 Views | Created by Restless Spirit - Thursday, July 28, 2016 11:02 AM | Last reply by Bhushan Gawale - Wednesday, August 3, 2016 10:28 AM -
0 Votes
Can we debug the Windows Azure Deployed Solution ?
Windows Azure provides Compute and Storage emulator to allow you to develop and test your code locally before pushing it to Azure.Answered | 4 Replies | 4835 Views | Created by shriji1111 - Friday, April 19, 2013 11:01 AM | Last reply by vishalishere - Monday, April 22, 2013 10:54 PM -
0 Votes
Deploy Web Role Package in Web App
What you need is Azure Web App (formerly called Azure Web Sites) which is part of Azure App Service.Answered | 3 Replies | 1448 Views | Created by VKG123 - Wednesday, May 20, 2015 1:08 PM | Last reply by Ram Gopinathan - Friday, May 22, 2015 6:08 PM -
3 Votes
Can multiple HTTPS websites be deployed under a single Azure Web Role?
You can run diffrent websites in single web role but not multiple SSL to single web role project.Answered | 3 Replies | 8182 Views | Created by uhleeka - Friday, February 11, 2011 7:00 PM | Last reply by sambangis - Sunday, February 26, 2012 8:49 AM -
0 Votes
Windows Azure Web Role Accelerator
Actually Visual Studio uploads the package to one of role instances and then Windows Azure Accelerator for Web Roles implement the logic to ...Answered | 8 Replies | 6816 Views | Created by sumeethcl - Friday, August 5, 2011 4:46 AM | Last reply by Wenchao Zeng - Wednesday, August 10, 2011 8:17 AM -
0 Votes
How to deploy an existing web application package to azure as web role without using Visual Studio?
It is working when i deploy it as Azure website or deploy it on IIS on some VM.Answered | 3 Replies | 1002 Views | Created by sudhir28 - Monday, June 22, 2015 10:46 AM | Last reply by Nithin.Rathnakar - Wednesday, June 24, 2015 5:33 AM -
0 Votes
Local Database --> Deploy to Azure
I am trying set up Sql Azure Data Sync from a local Sql Server 2008 database to an Azure SQL Server database.Answered | 5 Replies | 4818 Views | Created by Mike-E_wins - Sunday, February 26, 2012 1:56 AM | Last reply by Dairy Records - Tuesday, January 5, 2016 3:56 PM -
5 Votes
Azure Pack - Deploy Virtual Machine Role Fails
In my test environment I am attempting to deploy Azure Pack with VM Roles.Answered | 27 Replies | 9966 Views | Created by Hayden Fitzgerald (Aus) - Monday, September 30, 2013 4:18 AM | Last reply by pgemme - Wednesday, March 16, 2016 9:44 PM -
0 Votes
Sync framework in Azure Web Role
I can see there are a few issues with this solution for your consideration: - I haven't heard SQL Ce could be used with Azure web role, please let me ...Answered | 1 Replies | 7771 Views | Created by singhhome - Saturday, June 5, 2010 6:43 PM | Last reply by jigu2014 - Monday, June 7, 2010 5:02 PM -
5 Votes
Clock synchronization between Azure Web & Worker Roles
http://blog.codingoutloud.com/2011/08/25/azure-faq-how-frequently-is-the-clock-on-my-windows-azure-vm-synchronized/ And ...Answered | 5 Replies | 2667 Views | Created by Ian Schmitz - Friday, May 1, 2015 4:54 PM | Last reply by Ian Schmitz - Thursday, May 7, 2015 4:45 PM -
2 Votes
Azure Web Role not displaying app insights data in new azure portal
Could you please check - Application Insights http module is still in the web.config - Application Insights configuration file is ...Answered | 1 Replies | 809 Views | Created by JoshuaMcLean - Thursday, October 29, 2015 5:44 PM | Last reply by Anastasia Black - Wednesday, November 11, 2015 7:05 AM -
1 Votes
Cannot Connect to SQL Azure from Azure Web Role
Your problem can only be somewhere in the web application that you are deploying to Azure.Answered | 36 Replies | 20313 Views | Created by Don-Rule - Monday, June 21, 2010 10:38 PM | Last reply by Jaxidian - Tuesday, May 7, 2013 9:53 AM -
0 Votes
how to deploy java web app in azure with PaaS
This is good for hosting a custom Java application that does not deploy in any of the web containers provided by App Service.Answered | 2 Replies | 5905 Views | Created by anshu.gupta - Saturday, May 25, 2013 8:53 PM | Last reply by Rami Sarieddine - Tuesday, December 1, 2015 7:13 AM -
0 Votes
Security problem using Oslo in an Azure Web Role
Hi again Allen, Check this blog post describing the new capability of Windows Azure to run code in Full Trust: ...Answered | 3 Replies | 5608 Views | Created by Allen G Jones - Wednesday, April 1, 2009 10:19 PM | Last reply by Allen G Jones - Friday, April 10, 2009 9:01 AM -
1 Votes
Deploying VHD intended for Azure VM role from Azure storage
But can you provision a VM role with a VHD that's stored in a blob?Answered | 4 Replies | 6802 Views | Created by miki.george - Wednesday, July 20, 2011 8:08 AM | Last reply by Cloudrocket - Friday, January 27, 2012 9:18 PM -
2 Votes
Pointing Azure Web role Virtual directory to Azure Xdrive folder
Whenever i mount XDrive in my web role app, a drive letter is assigned like A:\ , i am unable to see this drive in windows explorer (using Windows 7) but in your solution ...Answered | 7 Replies | 10176 Views | Created by yazeem - Friday, June 3, 2011 12:43 PM | Last reply by Neil Mackenzie - Friday, June 10, 2011 8:13 AM -
1 Votes
Setup web application proxy for azure web role
Web Application Proxy can be run on Windows Azure VMs, but there are no recommended scenarios for running it on Windows Azure VMs.Answered | 1 Replies | 1273 Views | Created by Ramesh Bolla - Saturday, May 23, 2015 12:39 PM | Last reply by SadiqhAhmed-MSFT - Saturday, May 23, 2015 3:33 PM - Items 1 to 20 of 1483427 Next ›
No announcements