Federal Contractor

MICROSOFT CORPORATION SITZ IN REDMOND CORPORATION Federal Contract Obligations (Last Year)

MICROSOFT CORPORATION SITZ IN REDMOND CORPORATION (CAGE 60128, UEI FMVPEWNJGLM1) received $533.65 million across 587 federal award actions in the last full year.

Federal obligations for MICROSOFT CORPORATION SITZ IN REDMOND CORPORATION were concentrated with the Defense Information Systems Agency, which accounted for $385.13 million across 451 actions. The portfolio was led by NAICS 541512, Computer Systems Design Services, followed by NAICS 518210, Computing Infrastructure Providers, Data Processing, Web Hosting, and Related Services.

Generated at 03/21/2026

Analysis period: Last full year

Amounts reflect obligated dollars in the analysis window and may differ slightly from rounded display totals because of exact underlying values.

CAGE Code
60128
UEI
FMVPEWNJGLM1
Total Obligated
533.65 million
533,645,074.94
Award Actions
587
Average Action Value
909,105.74

About MICROSOFT CORPORATION SITZ IN REDMOND CORPORATION federal contract activity

MICROSOFT CORPORATION SITZ IN REDMOND CORPORATION recorded $533.65 million in obligated FPDS activity across 587 awards in the last full year, with an average award value of $909,105.74. The volume indicates a high-transaction profile with spend concentrated in federal IT-related requirements rather than a small number of large awards.

Agency mix and customer concentration

Obligations were heavily concentrated at the Defense Information Systems Agency, which accounted for $385.13 million across 451 awards, or the clear majority of recorded spend. The next largest buyers were the Department of the Army, USDA Departmental Administration, the Department of State, and the Social Security Administration, each at materially lower levels, indicating a broad but defense-skewed customer base.

Industry profile based on NAICS activity

The NAICS profile is dominated by 541512 Computer Systems Design Services, which represented $339.60 million across 275 awards, followed by 518210 Computing Infrastructure Providers, Data Processing, Web Hosting, and Related Services at $154.56 million across 229 awards. Smaller but still relevant activity appears in 541519 Other Computer Related Services, 541511 Custom Computer Programming Services, and 541513 Computer Facilities Management Services, reinforcing a services mix centered on software, infrastructure, and IT support.

Annual contract trend over the analysis window

The annual trend data provided covers a single year, 2025, with $533.65 million obligated across 587 awards. Because only one year is present in the analysis window, this view supports a current-period snapshot rather than a multi-year growth assessment.

How to interpret this page

This summary is based on FPDS obligations attributed to the listed CAGE code 60128 and UEI FMVPEWNJGLM1 for the last full year. Agency, NAICS, and annual trend sections reflect only the values supplied in the dataset and are not extrapolated beyond the reported records.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '60128'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 385,125,287.95 385.13 million 451
2100 DEPT OF THE ARMY 37,036,758.30 37.04 million 17
1205 USDA, DEPARTMENTAL ADMINISTRATION 36,604,669.93 36.60 million 7
1900 STATE, DEPARTMENT OF 29,745,998.56 29.75 million 30
2800 SOCIAL SECURITY ADMINISTRATION 11,547,597.62 11.55 million 9
1501 OFFICES, BOARDS AND DIVISIONS 9,043,604.32 9.04 million 7
7013 TRANSPORTATION SECURITY ADMINISTRATION 6,857,545.44 6.86 million 3
97DH DEFENSE HEALTH AGENCY (DHA) 5,552,352.85 5.55 million 1
97F2 DEPT OF DEFENSE EDUCATION ACTIVITY (DODEA) 3,092,435.00 3.09 million 2
97CY U.S. CYBER COMMAND 3,047,674.37 3.05 million 3

Insight

Over the last full year, MICROSOFT CORPORATION SITZ IN REDMOND CORPORATION received $533.65 million across 587 awards, with demand heavily concentrated at the Defense Information Systems Agency (DISA), which accounted for $385.13 million and 451 awards. DISA represented roughly 72% of total obligated dollars, indicating a strong concentration of spend with a single agency. The remaining obligation is dispersed across multiple agencies, led by the Department of the Army ($37.04 million) and USDA Departmental Administration ($36.60 million), with no other agency exceeding $30 million.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '60128'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541512 COMPUTER SYSTEMS DESIGN SERVICES 339,603,643.68 339.60 million 275
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 154,559,365.44 154.56 million 229
541519 OTHER COMPUTER RELATED SERVICES 32,099,885.51 32.10 million 51
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 5,090,988.38 5.09 million 13
541513 COMPUTER FACILITIES MANAGEMENT SERVICES 2,004,552.00 2.00 million 9
513210 SOFTWARE PUBLISHERS 191,202.85 191.20 thousand 2
423430 COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS 94,937.08 94.94 thousand 6
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 500.00 500.00 2

Insight

Over the last full year, Microsoft Corporation (CAGE 60128) received $533.65 million across 587 awards, with obligations concentrated in two NAICS codes. NAICS 541512, Computer Systems Design Services, accounted for $339.60 million (275 awards), and NAICS 518210, Computing Infrastructure Providers, Data Processing, Web Hosting, and Related Services, accounted for $154.56 million (229 awards), together representing most of total obligated dollars. The remaining obligations were distributed across smaller amounts in NAICS 541519, 541511, and 541513, with only nominal obligations in the other listed NAICS codes.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '60128'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 533,645,074.94 533.65 million 587

Insight

In the last full year, MICROSOFT CORPORATION SITZ IN REDMOND CORPORATION (CAGE 60128) recorded $533.65 million in obligated awards across 587 actions, for an average award value of $909,105.74. Obligations are concentrated within a single annual period in the provided 1-year window, indicating all reported activity is captured in 2025. The award count suggests relatively broad transaction distribution despite the high total obligation level.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.