--- layout: default id: ecosystem permalink: /ecosystem/ title: Ecosystem ---

FOSS Fund

The Free and Open Source Software Fund (FOSS Fund) is a way for our employees to collectively select open source projects to receive $10,000 sponsorship awards throughout the year.

Microsoft's engineers select projects they are super passionate about. Only employees who contribute to open source projects can participate in the selection process.

Learn about the Microsoft FOSS Fund process

{% for post in site.fossfund %} {% assign img = nil %} {% if post.externalLogo %} {% assign img = post.externalLogo %} {% elsif post.logo %} {% capture img %}/assets/images/fossfund/{{ post.logo }}{% endcapture %} {% endif %}
{% if post.projectUrl %} {% if img %} {{ post.title }} logo {% else %} {% endif %}

{{ post.title }}

{% else %} {% if img %} {{ post.title }} logo {% else %} {% endif %}

{{ post.title }}

{% endif %}

{{ post.description }}

{% if post.processing %}

{{ post.processing }}

{% endif %} {% if post.context %}

{{ post.context }}

{% endif %} {% if post.projectUrl %} {% if post.linkText %} {{ post.linkText }} {% else %} Learn about {{ post.title }} {% endif %} {% endif %} {% if post.fund %} {% endif %}
{% endfor %}

Foundations & Initiatives

Microsoft is proud to participate, partner, and sponsor many amazing initiatives to better the open source ecosystem.

{% for post in site.community %} {% assign img = nil %} {% if post.externalLogo %} {% assign img = post.externalLogo %} {% elsif post.logo %} {% capture img %}/assets/images/projects/{{ post.logo }}{% endcapture %} {% endif %}
{% if post.projectUrl %} {% if img %}
{{ post.title }} logo
{% else %}

{{ post.title }}

{% endif %}
{% else %} {% if img %}
{{ post.title }} logo
{% else %}

{{ post.title }}

{{ post.title }}

{% endif %} {% endif %}

{{ post.description }}

{% if post.projectUrl %} {% if post.linkText %} {{ post.linkText }} {% endif %} {% endif %}
{% endfor %}

Azure Credits

We are offering Azure credits to open source projects for their use for testing, builds, and other infrustructure support needs. Projects must apply for credits. Applications are reviewed and applicants will be contacted with a decision within 3-4 weeks.

Learn about our Azure Credits program


Recent Contributions

Whether an official contribution as part of a team's business goals, an after-hours project in robotics and hackathons, or contributions to non-profits and communities, our employees are always involved.

{% include octicons.html %}

    NOTE: This data represents contributions on GitHub that some of our employees have opted in to sharing. Microsoft does not endorse any particular contribution here, as this list will include everything from hobbyist work through official upstream contributions.

    Community Resources

    Microsoft open source projects adopt a consistent community Code of Conduct. All Microsoft projects require contributors to sign the individual Contributor License Agreement (CLA) one time.

    {% for resources in site.data.community %} {% for resource in resources.resources %} {% endfor %} {% endfor %}