> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# November 16, 2025

> 2 min read

## Platform updates

* [Azure Marketplace integration](#azure-marketplace-integration)
* [GitLab and Bitbucket support](#gitlab-and-bitbucket-support)

### Azure Marketplace integration

Replit is now live on Azure Marketplace! Many organizations already have dedicated budgets for Azure, and this integration allows them to use those funds directly toward Replit subscriptions and usage.

Following the GCP Marketplace integration from September, this addition makes it even easier for enterprise teams to adopt Replit using their existing cloud procurement processes and budgets.

[View on Azure Marketplace](https://marketplace.microsoft.com/en-us/product/saas/replit.replit?tab=Overview)

### GitLab and Bitbucket support

Replit now supports GitLab and Bitbucket repositories in addition to GitHub, giving you more flexibility in where you store your code. You can now import projects from GitLab and Bitbucket directly into Replit, along with improved git functionality across all supported platforms.

The enhanced git integration includes:

* **Multi-platform support**: Import and work with repositories from GitHub, GitLab, and Bitbucket
* **Improved git operations**: Faster and more reliable git commands throughout the workspace
* **Better repository management**: Streamlined workflows for cloning, pushing, and pulling from any supported git provider

Learn more about [importing projects](/core-concepts/project-editor/app-setup/import) and [using git in Replit](/core-concepts/project-editor/version-control/git-interface).
