Skip to content

Commit df6aa46

Browse files
authored
Merge pull request #339 from zezha-msft/document-azure-vm-prob
Add suggestion for installation problem on Azure Web Apps
2 parents a7ca950 + 439e427 commit df6aa46

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ If you see azure==0.11.0 (or any version below 1.0), uninstall it first then ins
3232
If you are upgrading from a version older than 0.30.0, see the upgrade doc, the
3333
usage samples in the samples directory, and the ChangeLog and BreakingChanges.
3434

35+
If you are encountering `problems`_ installing azure-storage on Azure Web Apps,
36+
`upgrading pip`_ might help.
37+
38+
3539
Features
3640
========
3741

@@ -149,3 +153,5 @@ Learn More
149153
.. _Azure Storage Service: http://azure.microsoft.com/en-us/documentation/services/storage/
150154
.. _Azure Storage Team Blog: http://blogs.msdn.com/b/windowsazurestorage/
151155
.. _CONTRIBUTING.md doc: CONTRIBUTING.md
156+
.. _problems: https://github.com/Azure/azure-storage-python/issues/219
157+
.. _upgrading pip: https://docs.microsoft.com/en-us/visualstudio/python/managing-python-on-azure-app-service

0 commit comments

Comments
 (0)