question

93879757 avatar image
0 Votes"
93879757 asked ChristopherW-MSFT answered

How to access WordPress directories and files in Azure installed WordPress by Bitnami

How to access WordPress directories and files in Azure installed WordPress by Bitnami?

azure-virtual-machines
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ChristopherW-MSFT avatar image
0 Votes"
ChristopherW-MSFT answered

Hi @TabassumOnline-4067 ,

WordPress by Bitnami runs on Linux Debian, and requests you set a Username and Password, or Keypair for SSH. After deployment, you should be able to SSH Login to the Virtual Machine if you want to view the files and directories. You can also access the Admin Panel after the Virtual Machine has started. The Admin Panel can be accessed through the IP or Domain with "/wp-admin" after it. Example: http://SERVER-IP/wp-admin/

https://docs.bitnami.com/azure/apps/wordpress/get-started/first-steps/

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.